[TYPO3-mvc] initializeObject() pointless?

Sebastian Kurfürst sebastian at typo3.org
Tue Jun 15 16:58:03 CEST 2010


Hey,

>> But why would I need that? What I really need is a reconstituteObject()
>> method called by after thawing.
I discussed this feature with Robert today, as I think that is needed as
well.
We'd propose the following:
- initializeObject() is called again after reconstitution, and after the
dependencies are re-injected (in FLOW3)
- there will be a new parameter to initializeObject, so one can check if
the object is NEW or RECONSTITUTED, if somebody needs that check.

Does this make sense?

Greets,
Sebastian


More information about the TYPO3-project-typo3v4mvc mailing list