Hi guys,
Symfony's dependency injection component looks really cool.
Is there any method to directly use resource settings from application.ini
instead separate resources.xml?
Any array adapter?
e.g. in Boostrap.php
$resources = $this->getOption('resources')->toArray()
$loader->load($resources);
--
takeshin
--
View this message in context:
http://zend-framework-community.634137.n4.nabble.com/Lazy-load-application-resources-tp2525903p2526258.html
Sent from the Zend Framework mailing list archive at Nabble.com.