pickles/classes
Josh Sherman c2445d3a62 Removed Cache class.
* File was little more than just a stub file for the Cache class.

Removed Mailer class.

 * Attempting to remove non-critical classes from the system.

 * Class will be re-added / re-factored at a later date once the core of PICKLES is done.

Removed Security class.

 * Removing non-critcal classes from the system.

 * Security class was not very generic and will be replaced down the road once the security scheme is full realized.

Removed Form class.

 * Removing non-critcal classes from PICKLES to help the rewrite efforts.

 * Form class would take a database table and convert it into a webform.  Nice script, but really had no place in PICKLES.

 * Eventually will replace with a generic HTML form element generation class.

Added INSTALL file.

Updated derivation of the hostname.

 * Hostname is now defaulted in the class variable definition.

Refactoring Controller and Module
2010-03-11 23:19:33 -05:00
..
Display Lotsa updates. 2009-07-09 03:58:47 +00:00
WebService Removed then readded the WS directory. 2010-03-09 19:44:01 -05:00
Config.php Added module() method. 2010-03-11 22:19:37 -05:00
Controller.php Removed Cache class. 2010-03-11 23:19:33 -05:00
Database.php Removed Cache class. 2010-03-11 23:19:33 -05:00
Logger.php Finished the orders section of the store. 2009-05-18 02:07:31 +00:00
Module.php Removed Cache class. 2010-03-11 23:19:33 -05:00
Object.php Refactored the Object class. 2010-03-11 20:54:03 -05:00