vince. wrote:
> 
> 
> Another way will be storing the config in the registry then you could
> access
> it anywhere.
> 
> 

Hi, 

Yes sure. I expected it to be there since it's already passed to
Zend_Application but it's not. Just don't want to include the same file for
the second time. 

But seems like it's the only way since the Options you get from Bootstrapper
(like in examples above) aren't a Zend_Config object (it's set toArray by
Zend_Application). I now try to figure out a way to populate Zend_Config
object with an array. If it's not possible - will include the file again.

Cheers!
Dmitry ))

-- 
View this message in context: 
http://www.nabble.com/How-to-get-Config-options--tp23817687p23818585.html
Sent from the Zend Framework mailing list archive at Nabble.com.

Reply via email to