[TYPO3-ect] Struts of a Roadmap
Michael Scharkow
mscharkow at gmx.net
Wed Mar 22 11:12:40 CET 2006
Elmar Hinz wrote:
> Hello Jan-Hendrik, hello all,
>
>
> My Proposals for a Roadmap (only the focus of FE plugins):
>
>
> 1.) Leaving pi_base:
> 2.) Learning MVC (or OOP in general):
Agreed, these are the most important steps. And it makes sense to
concentrate on a few issues, as you wrote lately. But before even
worrying about pi_base (which means a new controller class), there's
some infrastructure work to be considered:
1. Create a new standard file and class layout that can be used both in
BE and FE. We can certainly learn from the std. MVC layouts here.
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.
3. Create a new extension skeleton with proper dirs, etc.
4. Work on actual controllers, etc.
Greetings,
Michael
More information about the TYPO3-team-extension-coordination
mailing list