On Mon, 18 Feb 2002 23:44, Leo Sutic wrote:
> > > > public doThis( Request r ) {
> > > >   ((DBConnection)r.getComponentManager().lookup( DBConnection.ROLE
> > > > )).x(); }
> > >
> > > Ugly - requires a framework-level Request object and different
> >
> > interfaces
> >
> > > for static/per-request usage for each component.
> >
> > You mean that separate concerns are separated ? Fancy that!
>
> Please define how separate concerns are separated. 

different scope of resource allocation is treated as different scopes?

-- 
Cheers,

Pete

--------------------------------
My opinions may have changed, 
but not the fact that I am right
--------------------------------

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to