Hi,
are you planning to support parent contexts (same as JAVA spring).
context = new ApplicationContext(location,parentContext)
this will enable the modularity of an application and the ability to load a context only when a module is loaded.
thanks,
Nir


Reply With Quote