Meta-comment:
>
> It seems like we might want to generalize this mechanism so you can say
> something like:
>
>  <attribute name="foo" value="$inherit{}" />
>
> so that we can define arbitrary values that cascade?  I imagine $inherit
> turning into a special LzBindExpr subclass that does what you have
> implemented here, but for an arbitrarily named property.
>
>
Ooh, that is a cool idea.

Reply via email to