Hi,

Even if i think Zend_Application is a great component, i have some
limitations with it.

e.g Navigation resource is "bootstrapped" before Router resource, which is
not really convenient :)
So, i have to create a init method into application bootstrap just to run
Router bootstrap to ensure that routes are loaded before the navigation
component.

How about adding a priority on application resources ? 
e.g :
resources.router.priority = 0


It would be nice and would help us to keep the application bootstrap clean.


Thoughts ?


br,
Benjamin.
-- 
View this message in context: 
http://zend-framework-community.634137.n4.nabble.com/Application-resource-priority-tp3009092p3009092.html
Sent from the Zend Framework mailing list archive at Nabble.com.

Reply via email to