[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Extending Open Generics
On Tuesday, December 3, 2002, at 11:58 PM, Rob Myers wrote:
> On Tuesday, December 3, 2002, at 11:37 PM, Gabor Greif wrote:
>
>> Did you consider the \size generic in the dylan module?
>
> I carefully exclude that from each stage of imports. Excluding <class>
> is hairier but seems to work OK. :-)
That said, I'm using size rather than \size, as I thought you only
needed \size if size() is a macro. Would this affect things?
- Rob.