Thanks to all for the input. I want to continue down the road of a resource plugin for my Doctrine configuration since it is what I think the "resource plugin" is meant to provide. I envision for my application that I will configure the DB Adapter in the application configuration and within my Bootstrap I will load the adapter dynamically based on that configuration.
So let me pose this question differently and I hope some Zend people will comment. Is it currently possible from within a Resource Plugin to modify, update the default module autoloader object configuration when it is instantiated the application configuration? If so, how? If not, does this seem like a valid enhancement? --David -- View this message in context: http://www.nabble.com/Zend-Framework-%2B-Doctrine-Module-Autoloader-issue-tp24392765p24431101.html Sent from the Zend Framework mailing list archive at Nabble.com.
