[TYPO3-mvc] Extbase dispatcher used as a factory?
Christoph Ehscheidt
ehscheidt at punkt.de
Fri Mar 19 14:39:53 CET 2010
Hi Sebastian,
> instead of single solutions, I'd rather like a generic approach for
> Extbase :-) Maybe we can discuss this on T3DD or so... (Somehow make
> this replacement possible for every class).
true :-)
But still, if there is time for a bit refactoring it would be great to move
the getPersistenceManager() method into a own class.
IMHO it is clear that it doesn't have anything to do with dispatching a
request.
I saw a different dispatcher for ajax requests. So why should a request be
dispatched by a AjaxDispatcher and the Extbase Core still uses the old
dispatcher for getting the PersistenceManager?
Greets,
Chris
More information about the TYPO3-project-typo3v4mvc
mailing list