[TYPO3-ect] AMFPHP and lib/div

Elmar Hinz elmar07 at googlemail.com
Fri Aug 24 15:10:04 CEST 2007


Hi Johnny,

> 2.  We have smarty and php templates.  Should we have an AMFPHP type
> template as well?  A flash remoting template?  Does that even make
> sense?  It would most likely just extend classes a bit since we are
> calling classes and moving objects, not XML or HTML which are just
> cumbersome to work with in AS.

We seperate model view and controller to enable the flexible exchange of the
rendering engine. That should include as many web based technologies as
possible. Flash, PDF, ..., finally even printing of magazines.

You write that it is required to move objects rather than X(HT)ML. That can
be an interesting input, because it requires to treat the data handling on
a little more abstract level, wich in return would increase flexibility.

Regards

Elmar




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