For Programmers: Free Programming Magazines  


Home > Archive > PHP Documentation > July 2007 > cvs: phd / README TODO build.php /formats xhtml.php /include PhDReader.class.php /









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author cvs: phd / README TODO build.php /formats xhtml.php /include PhDReader.class.php /
Gwynne Amaya Raskind

2007-07-27, 7:00 pm

gwynne Fri Jul 27 23:09:29 2007 UTC

Added files:
/phd TODO

Modified files:
/phd README build.php
/phd/formats xhtml.php
/phd/include PhDReader.class.php
/phd/setup CLI.class.php Configurator.class.php HTTP.class.php
Option_Metadata.inc.php SAPI.interface.php
Template_File.class.php setup.messages.php setup.php
Log:
whole bunch of stuff:
- A number of WS changes in bjori's code (nothing against bjori, but I can't read such compressed code)
- Added license information and vim modelines to most files
- Added a TODO with some initial thoughts
- The test build.php now depends on a config.php existing (create it with setup/setup.php)
- Change the includes a little.
- The base PhDReader class is now abstract and declares abstract methods for themes to implement.
- Added __construct() and __destruct() skeletons where needed; it's good style.
- Use NULL, TRUE, FALSE in all capitals, again readable style.
- Use ${} syntax in strings instead of {$} syntax. Improves syntax highlighting in some editors.
- Use references to $this in callback arrays, why not?
- Documented a few functions a little.
- Did I mention vim modelines? There's a lot of those :).


Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com