[TYPO3-mvc] "= new" vs "t3lib_div::makeInstance()" in Extbase
Sebastian Kurfürst
sebastian at typo3.org
Tue Apr 6 10:02:40 CEST 2010
Hey Masi,
you are right -- as AOP will not come to v4, that'd be a good thing to
enable XClassing (though it's not clean, but it solves problems in real
world).
Btw: Right now, all Extbase classes do NOT have the "XCLASS code" at the
bottom. Is this still needed when we have an autoloader?
Greets,
Sebastian
Am 05.04.10 18:45, schrieb Martin Kutschker:
> Hi!
>
> In Extbase quite a number of objects don't use makeInstance. IMHO that's a pity because you'll loose
> a very nice feature of v4: XCLASSes. Perhaps with APO in v5 things can be differently, but for a v4
> extension I consider these occurences as bugs.
>
> Do you agree? Shall I file a bug?
>
> Masi
More information about the TYPO3-project-typo3v4mvc
mailing list