[Typo3-dev] Better templating: PHP!
Elmar Hinz
elmar.hinz at vcd-berlin.de
Tue Sep 20 15:12:26 CEST 2005
>
> I think the BE could benefit from something like in the FE. Eg one
> "master index".php that loads and executes module classes. That would
> rid us of the BACK_PATH-problems.
>
There it is again the question why FE and BE are so stricly separated. A
large part of the work has to be done twice. Not only in programming but
also in maintenance. You can't simply use the checks of the BE forms for
the FE in example. You often have a doubled user administration in FE
and BE and so on ...
Wouldn't it be more consequent to maintain one library and offer all
features where you like to use them.
Elmar
More information about the TYPO3-dev
mailing list