[TYPO3-core] Taming the Performance in 6.2
Christian Weiske
christian.weiske at netresearch.de
Thu Nov 7 07:53:28 CET 2013
Hello Mathias,
> Dropping PSR-0 support is no option?
TYPO3 does not have and never had PSR-0 support. It requires a clear
mapping of class to file names" replace \ and _ with /, append .php.
In TYPO3, you need to split the class name up to extension name and
class name, and create some path out of it in a nondeterministic way.
Actually introducing PSR-0 support would lighten that burden.
--
Regards/Mit freundlichen Grüßen
Christian Weiske
-= Geeking around in the name of science since 1982 =-
More information about the TYPO3-team-core
mailing list