[TYPO3-core] RFC #16414: Integration of a File Abstraction Layer into TYPO3

Ernesto Baschny [cron IT] ernst at cron-it.de
Tue Nov 16 15:15:51 CET 2010


Georg Ringer schrieb am 16.11.2010 14:44:
> Hi,
> 
> just from reading:
> t3lib/core_autoload.php
> 
> there are some changes which might not be related to FAL?
> pdohelper, spritemanager, extjs*, pageselect..., utility_debug,
> tslib_xmenu_layers, ...
> 
> is there something wrong or what is the explanation?

The core_autoload.php is currently a mix of "auto-generated sometime in
the past" and "manually added" stuff. This is of course non-optimal, as
the auto-generation will change the order around again.

We'll clean that up before releasing beta1 and will make sure in the
future to commit the auto-generated status, as soon as the extdeveval is
up to the task without further manual hassles.

As long as all classes are listed there, nothing should break. Please
just skip that part of the patch when reviewing, we'll clean up before
committing.

Cheers,
Ernesto



More information about the TYPO3-team-core mailing list