#525: [Minor] AgaviConfigCache->loadConfigHandlers() redeclared class issues
-------------------------+--------------------------------------------------
Reporter: ross | Owner: dominik
Type: enhancement | Status: new
Priority: low | Milestone: 0.11
Component: config | Version: 0.11.0RC4
Severity: trivial | Keywords:
-------------------------+--------------------------------------------------
Its been a hard bug to replicate, but when working with configs like
cache/Action.xml changes in the xml configs means that the whole cache has
to be cleared, due to loadConfigHandlers use of require statements.
This slows down development, if a class_exists check wraps the require
statements then the cache can be updated without mass compiling and speeds
up dev.
Stack trace attached - showing why it was called.
--
Ticket URL: <http://trac.agavi.org/ticket/525>
Agavi <http://www.agavi.org/>
An MVC Framework for PHP5
_______________________________________________
Agavi Tickets Mailing List
[email protected]
http://lists.agavi.org/mailman/listinfo/tickets