Hi all,
I'm working on the integration of Doctrine1 and Zend_Tool. So far so good,
but a lot of configuration is required which is already provided by the
Doctrine application resource. The Doctrine1+Zend_Tool proposal (
http://framework.zend.com/wiki/display/ZFPROP/Doctrine+1+and+Zend_Tool+Integration+-+Benjamin+Eberlei)
points also to the Doctrine1 application resource (
http://framework.zend.com/wiki/display/ZFPROP/Zend_Application_Resource_Doctrine+-+Matthew+Lurz
).

Is it possible to use this application resource inside a Zend_Tool project
provider? Otherwise a lot of duplicated code is required to perform all
necessary configuration options for both a Zend_Application and inside the
Zend_Tool environment.

And another comment: I noticed nothing of Zend_Tool is autoloaded. Is there
a specific reason not to use the autoloader for Zend_Tool?

Regards, Jurian

Reply via email to