[TYPO3-ect] ajax and class per controller model

Christian Welzel gawain at camlann.de
Tue Jun 26 16:07:32 CEST 2007


hi there!

currently i'm trying to integrate some ajax stuff into the kickstarter__mvc
to make the it easier for new exts to use that technology.

for the "method per action" model i found a clever solution to get this done
(at least i think so :)), but for the other model where each action is an
own class i have to clever idea, how to make this.

i would like to use the same contruct which is used for normal processing
(lib_switch), but the switch is not configurable through get/post parameters
and totally relies on flexforms.

so my question: i there another clever way to enable ajax or do we need
to modify tx_lib_switch::main() ?

PS: the new code can always be found in svn.

-- 
 MfG, Christian Welzel

  GPG-Key:     http://www.camlann.de/key.asc
  Fingerprint: 4F50 19BF 3346 36A6 CFA9 DBDC C268 6D24 70A1 AD15


More information about the TYPO3-team-extension-coordination mailing list