-- David Mintz <[email protected]> wrote (on Tuesday, 01 September 2009, 10:03 AM -0400): > What are the relative merits of storing resources in the bootstrap container > as > opposed to storing them in Zend_Registry?
Testing. :) It's much harder to know what to put into the registry when testing than it is to setup your bootstrap, and to pull items from the bootstrap container. -- Matthew Weier O'Phinney Project Lead | [email protected] Zend Framework | http://framework.zend.com/
