Using Symfony dependency injection Container with Zend_Bootstrap
I recently converted an old(er) Zend Framework based application to the new Zend_Application/Zend_Bootstrap style bootstrap approach. In doing so, I of course started down the path of creating comp...

