This is a page for planning Doctrine integration.
Doctrine 1
Questions
- What namespace should we use?
Todo
- Create a Doctrine1 paginator adapter
- Create a Doctrine1 auth adapter
- Create Zend_Tool providers for Doctrine1
Doctrine 2
Questions
- What namespace should we use?
- Would the doctrine2 classes use 5.3?
- Replication support? Probably need to ask the Doctrine team about this.
Todo
- Update the main Zend_Loader_Autoloader to support both 5.2 and 5.3 style class loading.
- Update the Zend_Loader_Autoloader_Resource to support namespaces
- Create a Doctrine2 paginator adapter
- Create a Doctrine2 auth adapter
- Create a zend server cache adapter for the \Doctrine\Common\Cache (submit to Doctrine codebase) or support Zend_Cache?
- Zend Profiler support?
- Look at the ZF directory structure, do we need to add any folders etc for metadata for instance?
- Create Zend_Tool providers for Doctrine2
Labels:
None