Re: Properties on interfaces



> I don't really have an answer for that, but I do think it
> is a related issue.
> 
>  - To override defaults/min/max you need to be able to 
>    copy a param spec.
> 
>  - To override defaults/min/max you'd like to be able to
>    copy a param spec in a way that doesn't involve duplicating
>    the nick/blurb strings.
> 
> Regards,
>                                               Owen

I would think that the nick/blurb would never be changed (and probably
shouldn't be) and as such a shallow copy of them should be safe in this
case.  Perhaps just have param_spec_copy only do a shallow copy for
these and not bother with duplicating them?

-- 
Shahms King <shahms shahms com>




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]