Re: AW: [C2]: Environment and ComponentManager (and the cocoon: url)

2001-06-22 Thread giacomo
On Fri, 22 Jun 2001, Carsten Ziegeler wrote: > > Carsten Ziegeler wrote: > > > > Hello, > > > > I again and again face the big problem that the Environment cannot > > get any components as it does not have access to the ComponentManager. > > > > Is there any chance to make some simple changes tha

AW: [C2]: Environment and ComponentManager (and the cocoon: url)

2001-06-22 Thread Carsten Ziegeler
> Carsten Ziegeler wrote: > > Hello, > > I again and again face the big problem that the Environment cannot > get any components as it does not have access to the ComponentManager. > > Is there any chance to make some simple changes that the Environment > gets a ComponentManager from somewhere?

[C2]: Environment and ComponentManager

2001-06-22 Thread Carsten Ziegeler
Hello, I again and again face the big problem that the Environment cannot get any components as it does not have access to the ComponentManager. Is there any chance to make some simple changes that the Environment gets a ComponentManager from somewhere? Or is this bad design? (By the way: As far