[TYPO3-ect] Struts of a Roadmap

Elmar Hinz elmar.DOT.hinz at team.MINUS.red.DOT.net
Wed Mar 22 11:25:27 CET 2006


Michael Scharkow schrieb:
> 2. Create a reliable and flexible class inclusion mechanism, with as
> much magic as possible. The Zend Framework does this nicely, although we
> can do this ourselves easily.
> 

I build a prototype yesterday, but it only respects FE plugins. Stay
tuned!!!

The problem with BE: It doesn't follow the "Inversion of controll
pattern".

Your module is the starter itself and calls the rest, while in FE your
plugins ARE called from the outer framework.

We need to implement "Inversion of controll" into the BE first,  if we
want be able to use the same controller.

Do you like to design a BE container that provides "Inversion of
controll" analogous to the FE so that zend style controllers will work
for both?


Regards

Elmar











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