[TYPO3-mvc] extdirect:routing with Extbase
Dennis Ahrens
dennis.ahrens at googlemail.com
Wed Apr 27 10:09:06 CEST 2011
Hi Michael,
On 19.04.2011 09:44, Michael Knoll wrote:
> My question is, if anybody has tried to couple this routing mechanism
> with Extbase yet. As far as I can see, there should be a dispatcher,
> handling those requests, put them into a Extbase request and use
> controller/actions as usual to create a response.
MvcExtjs includes a ExtDirect RequestHandler - it is a backport of the
related FLOW3 package.
It does not use the ExtDirect implementation in the Core, that is used
by the Pagetree, but maybe you like to have a look.
regards
Dennis
More information about the TYPO3-project-typo3v4mvc
mailing list