On 17 September 2012 17:14, Matthew Weier O'Phinney <[email protected]> wrote: > > I personally have been recommending the first way.
Any example for getting controllers via factories? I've been through the docs, code, tests, examples, but fail to figure it out :( I can get anything else to work via factories, but not controllers. The only way I can get controllers is using the 'controllers' => array( 'invokables' => array( ... )) stuff, but that doesn't allow me to inject dependencies. -- List: [email protected] Info: http://framework.zend.com/archives Unsubscribe: [email protected]
