Author: vain
Date: Tue May 25 19:23:46 2010
New Revision: 4460

URL: http://svn.gna.org/viewcvs/clansuite?rev=4460&view=rev
Log:
- separated the debugging helpers into individual files
- the common debugging helpers are now in /debug/debug.core.php, xdebug methods 
in /debug/xdebug.core.php and the doctrine profiler in 
/debug/doctrineprofiler.core.php
- fixed bug, where debugging helpers were also loaded in live mode and not only 
in production mode
- removed doctrine profiler methods from doctrine.core.php
- cleaned up the doctrine cachedriver initialization: see method 
initDoctrineCacheDriver()

Added:
    trunk/core/debug/   (with props)
    trunk/core/debug/debug.core.php
      - copied, changed from r4428, trunk/core/bootstrap/clansuite.xdebug.php
    trunk/core/debug/doctrineprofiler.core.php   (with props)
    trunk/core/debug/xdebug.core.php   (with props)
Removed:
    trunk/core/bootstrap/clansuite.xdebug.php
Modified:
    trunk/core/bootstrap/clansuite.application.php
    trunk/core/doctrine.core.php


_______________________________________________
Clansuite-commits mailing list
[email protected]
https://mail.gna.org/listinfo/clansuite-commits

Reply via email to