[TYPO3-mvc] extbase and (x)ajax
Dennis Ahrens
dennis.ahrens at googlemail.com
Fri Aug 13 17:22:38 CEST 2010
Hi Frank,
Frank Krueger wrote:
> One way could be writing an ajax dispatcher (I only read that this planned,
> but found no resources or working examples), another way might be filling
> the model object by manually looping the parameters in the action controller
> function (I did this already, but that is not the way it should go I think).
>
> Any suggestions, approaches or hints are welcome.
I've implemented a working workaround contained in the branches/view of
mvc_extjs that provides a Dispatcher that replaces extbase's Dispatcher.
If you can't wait for the refactored Dispatcher in extbase, this
solution might be an option for you.
http://forge.typo3.org/projects/extension-mvc_extjs/repository/entry/branches/view/Classes/Dispatcher.php
regards
Dennis
More information about the TYPO3-project-typo3v4mvc
mailing list