[TYPO3-mvc] ObjectStorage with large quantities of DB-Objects

Sebastian Kurfürst sebastian at typo3.org
Tue May 25 10:24:48 CEST 2010


Hi,

> The problem with this are references to the object from outside the repository (identity map). The
> object will exists as long as at least one reference exists. What to do with all those objects that
> are removed from the identity map? They must be put into some kind of read-only-mode to cope for
> dangling references (and marked as stale-copy).
Good idea, we could do that.

Greets,
Sebastian


More information about the TYPO3-project-typo3v4mvc mailing list