[TYPO3-mvc] Removing relations in aggregate roots when deleting children
Robert Böttner
lists at boettner.it
Thu Apr 15 13:23:29 CEST 2010
> You asked if ExtBase does as you wish. Do I understand you that you've tried it and have been left
> with left over relation records?
Yes the mm records remain.
> If you "delete" the child records by marking them as deleted (as is usual in TYPO3) then it makes
> sense not to delete the relation records, so you can undelete the child record (and get you
> relations back).
Yes but calling objects with relations to those deleted children will return invalid objects because they contain marked deleted children.
Robert.
More information about the TYPO3-project-typo3v4mvc
mailing list