[TYPO3-dev] Question about autoloader

Kay Strobach typo3 at kay-strobach.de
Mon Mar 14 21:43:08 CET 2011


Hello Devs,

i wanna use the autoloader in an extension.

Based on the stuff i've read, i have a directory structure similar to :

ext:
  Classes
    Stuff
      Abstract.php

The Classes are named after their location similar to extbase, even no
using extbase:

E.g. Tx_Ext_Stuff_Abstract for the above structure.

Anyway i need to generate an ext_autoload.php file to get autoloading
working. - Is there any trick or convention to get rid of this file?
The file is just senseless in my opinion.

I use the latest TYPO3 4.6 dev from svn and 4.5.2 for testing.
(still need to switch to git)

Thanks a lot
Kay
-- 
http://www.kay-strobach.de - Open Source Rocks




More information about the TYPO3-dev mailing list