Stephen-
I'd definitely start by making sure all your classes are properly commented, and then using the Cakephp API generator(https://github.com/cakephp/api_generator) to generate some documentation from your code.
Put together a document that includes links to the relevant documentation for all third-party libraries you used(including Cakephp), a summary of how you implemented them, where t he relevant code is and any modifications you made to the libraries. Then, outline the workflow of your app, making special note of anything you did that went against Cakephp conventions.
That should be enough information for pretty much any developer to get a handle on your code.
-- Our newest site for the community: CakePHP Video Tutorials http://tv.cakephp.org
Check out the new CakePHP Questions site http://ask.cakephp.org and help others with their CakePHP related questions.
To unsubscribe from this group, send email to
cake-php+unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/cake-php
No comments:
Post a Comment