> I'm always amazed at how that works - several contributors to a complex > project. Reconciling all the different coding styles, qualities testing > methodologies etc.
It isn't that hard if you are using real text editors to write code (as opposed to some other development environments we may know of...), which makes it easy to use git, which makes it fairly easy to do distributed development. As for coding style, Cappuccino has a well-defined, published coding style, and I wrote a utility that the core development team uses to make sure the code conforms to those style guidelines. Kind regards, Aparajita www.aparajitaworld.com "If you dare to fail, you are bound to succeed." - Sri Chinmoy | www.srichinmoy.org _______________________________________________ Active4D-dev mailing list [email protected] http://mailman.aparajitaworld.com/mailman/listinfo/active4d-dev Archives: http://mailman.aparajitaworld.com/archive/active4d-dev/
