On Mon, 9 Dec 2002 07:02 pm, Leo Sutic wrote: > > From: Noel J. Bergman [mailto:[EMAIL PROTECTED]] > > > > > the type of data being passed is limited. > > > > Why? The type of data should be whatever is necessary to > > define the context, whatever that means. > > To go to the extreme, the context is the current state of the JVM, along > with the state of every other node in the cluster or that this JVM is > communicating with or that it can be affected by. In short - it is one > *huge* thing.
This doesn't follow at all. The context need only provide those resources that the component needs. Hard to imagine a component that uses the entire state of the JVM. Probably not something we want to encourage :) -- Adam -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>