[TYPO3-mvc] RFC #8244: Changes made to a domain object sitting at a "dirty" property won't get persisted
Jochen Rau
jochen.rau at typoplanet.de
Sat Jun 19 15:59:15 CEST 2010
Hi Franz.
On 2010-06-18, Franz Koch <typo3.RemoveForMessage at elements-net.de> wrote:
> crappy thunderbird :(
Give slrn a try ;-)
> long story short: also +1 on testing, but with one remark. Now it could
> happen that you run into endless recursions if you have self-references
> of objects (just happened to me accidentally). So maybe we should add
> some recursion prevention here before committing.
Did you test it before and after applying the patch?
It is complicated to fetch this kind of recursion because it can also be on a second (and third ...) level. IMO this is a general problem (like the circular dependencies in construcor injection). I am going to commit this patch and document this "trap". Or do you think this is a blocker?
Regards
Jochen
More information about the TYPO3-project-typo3v4mvc
mailing list