[TYPO3-project-4-3] autoloader using SPL

Steffen Kamper info at sk-typo3.de
Mon Aug 4 14:42:39 CEST 2008


Martin Kutschker schrieb:
> Hi!
> 
> I just noticed that the SPL extension has a stackable autoloader. I
> suggest we use this for t3lib, tslib and possibly typo3/classes instead
> of writing our own __autoload(). We could but we would clash with all
> other PHP5 autoload implementations and SPL is installed by default.
> 
> 
> Masi

Hi,

I generally like that idea.
To get a real idea of performance we should give it a try with a patch 
using it.
I would prefer the SPL-way as it's built in and shipped with php (as 
Ingo already mentioned in this thread)

vg Steffen


More information about the TYPO3-project-4-3 mailing list