[TYPO3-team-core-v5] hugh performance lack through massive file inclusion (500%)
Axel Hoogestraat
a_hooge at web.de
Fri May 9 16:40:58 CEST 2008
Hi,
Karsten Dambekalns wrote:
> And what if you want to write F3_SOAP_MailRequestHandler?
>
> To me it seems better to rely on the component manager to cache what he
> knows about the existing implmenetations.
ok, that sounds like a good solution. So all packages are scanned once. If
the component manager can find the information about a class (or interface)
in the cache, there's no need for something like "class_exists" oder "new
ReflectionClass(...)". Did i unterstand that right?
If there will be more and more FLOW3 Packages, i think that will result in a
really better performance.
Axel
More information about the TYPO3-team-core-v5
mailing list