Daniel Fagerstrom wrote: > > So my question was about if you are going to move the processor stack to > Core or what info you are going to move to Core. > Ah, ok. The stack is still managed in the environment helper - the core will give access to some objects of the stack. Currently its just the sitemap service manager but I want to add all objects that are currently available using the Context object.
> I'm not to happy with mixing the IoC style with geting things from the > EnvironmentHelper, it doesn't exactly makes the code easier to > understand. But I guess we have to get more experience from the issues > before start to doing anything about it. And when we get blocks with > classloader isolation we probably will change our view on what > contrainers should do anyway. > :) Might be... Carsten -- Carsten Ziegeler - Open Source Group, S&N AG http://www.s-und-n.de http://www.osoco.org/weblogs/rael/
