[TYPO3-core] RFC #8985: Enable USER object to become USER_INT on the fly
Ernesto Baschny [cron IT]
ernst at cron-it.de
Thu Jul 17 09:14:07 CEST 2008
Dmitry Dulepov [typo3] wrote: on 17.07.2008 07:49:
> Martin Kutschker wrote:
>> But why cannot TYOP3 figure the requirement much later when it needs
>> to?
>
> Because it depends on extension. TYPO3 does not know about every
> extension and its requirements. Only extension can determine it.
Would work if we had some kind of auto-loading.. :) Give me the
class-name and I give you the filename to load. div/lib works like that,
and it is pretty cool. Allows us to load the classes only when really
needed (at the moment of makeInstance).
Cheers,
Ernesto
More information about the TYPO3-team-core
mailing list