Hi,

I've been reading up on the new Zend_Application. Looks fantastic! I have
one quick question: is it possible to add a database profiler using the db
resource in application.ini? I couldn't find any info on this. And enabling
it as well, obviously.

If not, where would be a good place to do this? Extend
Zend_Application_Resource_Db and add the profiler in the init() method?

As far as I could tell, creating _initResource() methods in the actual
Bootstrap makes the application ignore whatever you put in the
application.ini file.

/Jens Ljungblad


-- 
View this message in context: 
http://www.nabble.com/Zend_Application-and-Zend_Db_Profiler-tp23454385p23454385.html
Sent from the Zend Framework mailing list archive at Nabble.com.

Reply via email to