Page 1 of 1 [ 2 posts ] 

Madbones
Veteran
Veteran

User avatar

Joined: 7 Mar 2010
Age: 27
Gender: Male
Posts: 777
Location: In the zone

14 Sep 2011, 6:46 am

Hey.
I was wondering...
Is there such thing as a real time compiler or addon for one?
What I mean is:
:Lets say I have 2 employees.
They both code, can the code change in real time between the 2 computers?



FearOfMusic
Veteran
Veteran

User avatar

Joined: 3 Jun 2011
Age: 36
Gender: Male
Posts: 638

14 Sep 2011, 9:47 am

There are realtime text editors (google docs lets you do this too). I am not really sure what you mean by real time compiling though. That sounds like it could be a disaster if person A wants to recompile the whole program while person B is in the middle of writing something that may or may not compiler or have bugs in it. Real-time text editing can be useful but generally I find it nicer to use things like version control systems (git,svn) when there are multiple people working on a project.


_________________
((12+144+20+3*(4^(1/2)))/7)+5*11 = (9^2) + 0


cron