Hi Deepal!

Deepal Jayasinghe wrote:
> All the methods are createXContext except getServiceContext , so shall
> we re factor that as well . Inside logic may be the same , only the
> signature will change.

Yup, I was thinking exactly the same thing. :) The thing is, the other methods all definitively *create* new Context objects - the ServiceGroupContext.getServiceContext() one finds OR creates a ServiceContext (depending on whether there already is one for that service), so "get" actually may be a little more appropriate here. This is one of the reasons I labeled that checkin "part one", and I'd like to continue discussing these relationships in context of the design we want for ServiceContext/ServiceGroupContext and session scoping.

--Glen

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

Reply via email to