ElectricMaxxx / DoctrineOrmPhpcrAdapterBundle

Build a bundle on top of the DoctrineOrmOdmAdapter to use it with references between orm and phpcr
7 stars 1 forks source link

Implement cascade and orphanRemoval #12

Closed bigfoot90 closed 9 years ago

bigfoot90 commented 9 years ago

It would be awesome to have support for cascade and orphanRemoval like in ORM.

Cascade Orphan Removal

bigfoot90 commented 9 years ago

@ElectricMaxxx ping

ElectricMaxxx commented 9 years ago

Yea that's the reason i created https://github.com/ElectricMaxxx/DoctrineOrmOdmAdapter/issues/5 cause its a task for the library. Atm that moment i thought that the refactoring of doctrines UoW would move on faster to get influences for organizing the Entity mapping in it

But you are right would be a work together with https://github.com/ElectricMaxxx/DoctrineOrmOdmAdapter/issues/26 to get a better usage.