[TYPO3-ect] Draft: Specification of Dispatch and Action Controller Framework
Jan-Hendrik Heuing
jan-hendrik.heuing at digitaldistrict.de
Sat Mar 25 12:59:30 CET 2006
>
$TYPO3_CONF_VARS['CONTROLLERS']['tx_office_controllers_article'][]='tx_o
ff
> ice_controllers_editArticle';
>
> advantages:
>
> * full overview of the controllers hierarchy i.e. with the BE tools.
> * unique style of registration
>
> Regisration could by simplified with a little assistent.
>
> tx_div::registerController($parent, $child);
>
>
> (If tx_div is preload/autoload already in ext_tables.php.)
>
I quite like that... And this way interoperability between extensions
might be easier as well, as they can look for what is available.
JH
More information about the TYPO3-team-extension-coordination
mailing list