Author: vain
Date: Thu Jun 17 12:08:41 2010
New Revision: 4507

URL: http://svn.gna.org/viewcvs/clansuite?rev=4507&view=rev
Log:
- benchmarked the Clansuite_Loader::callMethod() and callClassMethod() methods. 
counting the arguments before calling is only some microseconds faster as 
call_user_func_array(). removed these micro optimizations.
- removed unused namespace handling from loader (not necessary now)
- removed unsued forward() method from modulecontroller

Modified:
    trunk/core/bootstrap/clansuite.loader.php
    trunk/core/config.core.php
    trunk/core/functions.core.php
    trunk/core/modulecontroller.core.php
    trunk/core/moduledecorator.core.php
    trunk/core/renderer/renderer.base.php
    trunk/core/viewhelper/formdecorator.core.php


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

Reply via email to