Added new interfaces for file i/o classes.
[core.git] / inc / loader /
2014-05-15 Roland HaederContinued with loader and file i/o stuff:
2014-05-15 Roland HaederCheck if path can be loadded before attempting it.
2014-05-15 Roland HaederAdded scanApplicationClasses().
2014-05-14 Roland HaederIntroduced scanFrameworkClasses().
2014-05-12 Roland HaederImproved directory (non-recursive) reading:
2014-03-29 Roland HaederMerge branch 'contrib'
2013-10-19 Roland HäderCopyright year updated, converted double->single quotes
2013-07-30 Roland HäderUpdated domain without a dash :(
2013-07-18 Roland HäderChanged all true/false to TRUE/FALSE respectively as...
2013-05-31 Roland HäderMade lower to upper case:
2013-03-03 Roland HäderUse array_push() instead of []
2013-01-31 Roland HäderAdded example local configuration file
2012-08-07 Roland HäderUsed exit() (also app_die()->app_exit()) because die...
2012-05-17 Roland Häderdie() expanded with __METHOD__
2012-05-16 Roland HäderUpdate also these copyrights
2012-03-24 Roland HäderFixed a typo
2012-02-07 Roland HäderMany more ore less important changes:
2011-11-08 Roland HäderStatic method getInstance() conflicts with getInstance...
2011-11-08 Roland HäderOwn implementations of magic functions always on top
2011-08-31 Roland HäderSome cleanups, more usage of ObjectFactory:
2011-03-29 Roland HäderRewritten class loader to skip deprecated class files:
2011-03-10 Roland HäderRefactured code for deprecated includes file_io and...
2011-03-05 Roland HäderCopyright updated
2011-02-28 Roland Häder'public static final' is correct
2010-05-18 Roland HäderSome code-cosmetics applied:
2010-02-10 Roland HäderCopyright upgraded to 2010
2009-08-11 Roland HäderState (see State Pattern) prepared, a lot reworked...
2009-07-28 Roland HäderreadConfig() is not naming convention, renamed to getCo...
2009-03-19 Roland HäderCopyright updated, interface RenderableMenu added
2009-03-13 Roland HäderRewritten a lot double-quotes to single-requotes, remov...
2009-03-13 Roland HäderAll empty double-quoted strings replaced with single...
2009-03-13 Roland HäderNow all cfgInstance are rewritten to configInstance
2009-03-13 Roland HäderinitLoader() should do that
2009-03-13 Roland HäderRewritten to register our own __autoload method, loadCl...
2009-02-03 Roland HäderCopyright updated
2008-12-09 Roland HäderFixed double-loading of classes
2008-12-09 Roland HäderError messages are longer surpressed
2008-11-19 Roland HäderNow in own repository for remote checkouts