-
Notifications
You must be signed in to change notification settings - Fork 93
Ensure all bundles use XML mapping #159
Comments
yes, but we should finalize doctrine/phpcr-odm#279 first, otherwise its double work. the other thing i would like to do at the same point is moving model classes to Model and if needed at all have Persistence/Doctrine/Phpcr subclasses for storage specific things. this would need something similar to doctrine/DoctrineBundle#177 for phpcr-odm. |
Yeah, doing the On Wed, May 01, 2013 at 11:17:49AM -0700, David Buchmann wrote:
|
actually we can do one after the other. doing the mapping pass in phpcr-odm is doable. but i will focus on getting the xml mapping right first, that is quite a bc break there. |
i guess we have tickets in all bundles for this now as part of the bundle standards .. or will open such tickets. so closing this one. |
Which bundles still use non-XML mappings? |
All bundles should use XML mapping .. right? :)
The text was updated successfully, but these errors were encountered: