On Thu, 2008-01-10 at 07:25 +0100, [EMAIL PROTECTED] wrote:
> > Some details (SPS = SimpleParamStack, CPS = ClientParamsStack):
> > 
> > - SPS constructor expects params in child-parent order, while
> >   CPS constructor expects them in parent-child order
> > - SPS uses "Param" in the name, CPS uses "Params"
> > 
> > I don't care which way these two are done, but it should be consistent.
> 
> Or else you could rename SPS to DefaultedParams and
> getParent() to getDefaults(). This would also prevent 
> confusion with CPS.
> 

Done. Also added some rudimentary documentation of the intended
behaviour. Please review. 

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