|
Are
you using source-code control systems like CVS or Subversion ? These tools
solved the problem a long time ago, of having multiple developers editing the
same source file at the same time ... let the tools handle the problems of
merging the controller when someone checks in their code.
If
developers are checking-in/committing code that breaks a build, that's a
development process problem, not a technology or architecture
problem.
Developers should not be "fighting for control" of a
class ?!? Nor should they be emailing around changes to
code.
Apologies if this is teaching you how to suck eggs; if
not, then google for subversion or cvs and get that in place as soon as
possible!
Best,
Steven
__._,_.___ -- Flexcoders Mailing List FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com
SPONSORED LINKS
YAHOO! GROUPS LINKS
__,_._,___ |


