[TYPO3-core] RFC: #12518: Reports module doesn't support EXT: syntax
Francois Suter
fsu-lists at cobweb.ch
Tue Nov 10 08:47:19 CET 2009
Hi,
> i think i found a solution that is ok for all of us.
> I used same in makeInstance as was done in getUserObj, outsourced the
> extraction to a new function so we don't have any double code.
That's definitely a better way to go, because a great advantage I found
with autoloading is that it makes the code simpler (I mean you just call
makeInstance and all the stuff with the path is in a separate file), so
it would have been a real shame to reintroduce complexity into modern code.
Cheers
--
Francois Suter
Cobweb Development Sarl - http://www.cobweb.ch
More information about the TYPO3-team-core
mailing list