[TYPO3-mvc] session handling in extbase

Sebastian Kurfürst sebastian at typo3.org
Wed Feb 17 20:23:47 CET 2010


Hi Thomas,

this is right now not realistically possible, as we'd need proper
dependency injection beforehand (and in fact, I am not sure about AOP).
So, right now you need to do this by hand, by serializing /
unserializing objects and storing them in the user session.

Greets,
Sebastian


More information about the TYPO3-project-typo3v4mvc mailing list