+1, Not only that I am not that happy with the current "Options" object and the way it handle the properties. I think we should use Options object only as a mechanism to configure the ServiceClient and all the properties there in option object need to copy into either servicecontext or message context.
Thanks Deepal > Hi all, > I'd like to propose adding a getLocalProperty() method to > AbstractContext to improve the efficiency of sets of handlers. It > would return only a property held at that level in the Context > hierarchy. There are a number of situations where handlers are > communicating with each other where it doesn't make sense to search up > the hierarchy. This is something I've become aware of writing a number > of handlers, with some code which does benefit from searching the > hierarchy, and some of which doesn't. In my experience it's pretty > easy to identify each case. > Thoughts? > David > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
