> 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. I see your point, but I also think that there is some worth in having a narrow definition, as we otherwise risk having a massive Everything-Object. /LS -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>