[Axis2][Proposal] Add getLocalProperty() to AbstractContext

2007-10-17 Thread David Illsley
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

Re: [Axis2][Proposal] Add getLocalProperty() to AbstractContext

2007-10-17 Thread Deepal jayasinghe
+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

Re: [Axis2][Proposal] Add getLocalProperty() to AbstractContext

2007-10-17 Thread Eran Chinthaka
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Deepal jayasinghe wrote: +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