> 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. cheers, Roland --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]