[TYPO3-mvc] Domain Model Event-Handlers
Jochen Rau
jochen.rau at typoplanet.de
Tue Nov 17 10:18:13 CET 2009
Hi.
Steffen Ritter wrote:
> I'm searching for some kind of "event handler".
> I want to execute specific code "on save" of my objects.
>
> Where do I have to register those, or how to name the functions that
> they will be executed automatically.
There is currently no support for event handling inside Extbase. You
might want to open a feature request (for TYPO3 4.4).
What are the use cases? Following the Domain-Driven Design way, there is
no need to care about persistence.
Regards
Jochen
--
Every nit picked is a bug fixed
More information about the TYPO3-project-typo3v4mvc
mailing list