how about a flag to specifically search parents? or even a flag with
bits flipped on which parent in the hierarchy should be searched
explicitly?

On 9/30/05, Sanjiva Weerawarana <[EMAIL PROTECTED]> wrote:
> On Fri, 2005-09-30 at 16:39 -0500, Srinath Perera wrote:
> > get methods Axis2 properties in the message context search the hierarchy
> > of contexts before return null. (See "Information Model" in the Archi 
> > document.)
> >
> > That means the searches that would be successful are OK but the
> > searches that would fail are very bad as they search the complete
> > hierarchy before return null. To best of my knowladge there are few of
> > such porperties (e.g. rest, Mtom that does not exists in normal cases
> > )I am wondering does that have saying on the performance of the Axis2.
> > (With all the work it must be better)
>
> Is there an alternate approach to doing properties which would avoid the
> perf problem? Clearly we can't get rid of the property stuff.
>
> Sanjiva.
>
>
>


--
Davanum Srinivas : http://wso2.com/ - Oxygenating The Web Service Platform

Reply via email to