On Thu, 2008-01-10 at 08:15 +0100, [EMAIL PROTECTED] wrote:
> > - SPS.isParameterSet checks only the child/local params, not the parent.
> 
> Thinking about it, what's the point of this
> method anyway, after all the changes? If somebody
> wants to know whether a parameter is set, they
> can call getParameter() and check for null...
> (letting aside the problem of null values)
> 
> How about renaming it to isRemovable(String), now that
> we have a removeParameter()? Then the implementation
> can remain as it is, and CPS simply returns false.
> 

Initially the method was intended for testing whether a parameter is set
_locally_. It is pointless now. Removed.

Oleg

> cheers,
>   Roland
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to