God, when I'm reading your sentences, I can thinks that you are
worried/annoyed about my "assumptions".

Trust me, I was one of big defender of your framework, particularly zf1. I
can remember some of my friend that were fired me a lot when I've integrated
zf1 validation classes (ie, nuxwin, you are so crazy to use zf, loading X
objects only to validate one IP or one hostname is something crazy and so
on... So please, don't take my words in such way. I'm not here to point your
work with bad eyes.

Now, it's true that I've not performed any profiling on you code but it's
not really necessary here. I've pointed out the
*Zend\Mvc\View\Http\ViewManager* not really about the listeners that are
attached but more for the bunch of objects loaded on bootstrap event (method
*ViewManager::onBootstrap()*)  and the involved work to load them. Ie, When
I see both the *RouteNotFoundStrategy* and the *ExceptionStrategy* objects
loaded and the related works done to load them, I'm bit annoyed because I
know that in most of the requests, these objects will never been used. That
was only my sentence here and I'm just wondering if we cannot found a
solution to avoid such work (that is potentially done for nothing on each
requests).

Cheers



--
View this message in context: 
http://zend-framework-community.634137.n4.nabble.com/ZF2-Di-EventManager-tp4485022p4657193.html
Sent from the Zend Framework mailing list archive at Nabble.com.

-- 
List: [email protected]
Info: http://framework.zend.com/archives
Unsubscribe: [email protected]


Reply via email to