[FLOW3-general] How to Add Code to the Bootstrap
Karsten Dambekalns
karsten at typo3.org
Thu Apr 8 11:26:14 CEST 2010
Hi Marc.
On 07.04.10 20:54, marc neuhaus wrote:
> i'm wondering how i could add some Code to the Bootstrap Process to be
> executed all the time?
>
> Basically i'm trying to add a second ClassLoader from another Library which
> i can't properly integrate through specialClassNameAndPaths or includePaths.
The question here is, why do you need the class loader that early? The
SwiftMailer package integrates, well, SwiftMailer - and that comes with
it's own class loader, that is only registered when you use the
components the forst time.
Give us some more details, please. :)
Regards,
Karsten
More information about the FLOW3-general
mailing list