I am (along with Sam, I believe) not a big fan of bags in general.  When there is a 
call for APIs which really don't know what the options are going to be, certainly the 
generic property structure is useful, but I think we should keep the 
setMaintainSession() call at least as a convenience method.

--Glen

> -----Original Message-----
> From: Russell Butek [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, February 05, 2002 3:53 PM
> To: [EMAIL PROTECTED]
> Subject: setMaintainSession vs setProperty
> 
> 
> On org.apache.axis.client.Call and Stub we have 
> setMaintainSession methods.
> These are AXIS addons to the JAX-RPC interfaces.  But now 
> JAX-RPC defines a
> standard property called 
> "javax.xml.rpc.http.session.maintain" that can be
> passed to Call.setProperty or Stub._setProperty.
> 
> I will make our code act appropriately for this new property. 
>  My question
> is:  do we remove the setMaintainSession methods?  or do we keep them
> around a while?
> 
> Russell Butek
> [EMAIL PROTECTED]
> 

Reply via email to