[TYPO3-mvc] Backend Dispatcher available!
Xavier Perseguers
typo3 at perseguers.ch
Tue Jul 28 10:44:05 CEST 2009
Hi,
> i reworked the backend dispatcher now. The trick is a kind of hook in
> t3lib_loadmodules which calls a function in dispatcher and delivers all
> the module information. This makes it possible to get rid of conf.php
>
> Also the way the BE module is integrated now is simular to FE. So a
> controller doesn't know if he's in FE or BE context, so you can use same
> controllers in BE modules as in FE.
Our next task (after I redesigned BE module output) will be to find a
way to be even more mode-agnostic.
> There are little things has to be adjusted like the UriBuilder, which
> will get a switch for FE and BE so you can use same syntax as in FE.
>
> Actual state can be found in our MVC ExtJS example extension.
Redesign of BE module output should be available tonight. Give it a
try... :-)
--
Xavier Perseguers
MVC ExtJS Samples Leader
http://forge.typo3.org/projects/show/extension-mvc_extjs_samples
More information about the TYPO3-project-typo3v4mvc
mailing list