John M. Dlugosz wrote:
>  And you can use CLASS in a role also, confidant that it will be looked up
> according to the normal rules when the class is composed using that role,
> just like any other symbol that is not found when the role is defined.
> Using ::?CLASS in a role is an error (unless you mean the class surrounding
> this role's definition, in which case it is a warning).

Can a role inherit from a class?  If so, to which class does CLASS
refer: the inherited one, or the one into which the role is composed?

-- 
Jonathan "Dataweaver" Lang

Reply via email to