[TYPO3-core] RFC #11652: Modern integration of module into backend using Extbase

Xavier Perseguers typo3 at perseguers.ch
Wed Aug 5 19:50:32 CEST 2009


Hi,

This is an SVN patch request.

Type: New feature / Further _possible_ integration of Extbase

Bugtracker references:
http://bugs.typo3.org/view.php?id=11652
http://forge.typo3.org/issues/show/3995

Branch: trunk

Problem:
An Extbase dispatcher for the Backend is ready to be integrated. However current modules need to have a conf.php file where the "controller" of the module is located. This does not make much sense as 
these information could be provided by the Extbase BackendDispatcher itself without asking developer to pollute their extension with odd-looking files. As it needs a change in Core, I want the change 
to be accepted into Core.

This patch enhance the loading of a backend module and allows the Extbase BackendDispatcher to provide the module information back to TYPO3 core, meaning no more conf.php files are needed when using 
Extbase as framework for backend modules.

Additional information:
With RFC #11651, these are the sole patches that are needed in Core in order for Extbase to be well-integrated into Backend as it is (now) for Frontend.

Thanks in advance for your review and comments if any.

-- 
Xavier Perseguers
http://xavier.perseguers.ch/en

One contribution a day keeps the fork away
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 11652.diff
Url: http://lists.netfielders.de/pipermail/typo3-team-core/attachments/20090805/8a70df77/attachment.txt 


More information about the TYPO3-team-core mailing list