manifoldronin
Oct 19th, 2004, 09:46 AM
Would it make sense to add another constructor for ApplicationLauncher along the line
ApplicationLauncher(ApplicationContext startupContext, ApplicationContext context)
The reason being that an application might want to load the main context from filesystem, yet still want to benefit from fast loading the startup context.
Cheers.
ApplicationLauncher(ApplicationContext startupContext, ApplicationContext context)
The reason being that an application might want to load the main context from filesystem, yet still want to benefit from fast loading the startup context.
Cheers.