<div dir="ltr"><div>Good to know. I'll just be patient then!<br></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Fri, Sep 6, 2013 at 4:54 PM, Asumu Takikawa <span dir="ltr"><<a href="mailto:asumu@ccs.neu.edu" target="_blank">asumu@ccs.neu.edu</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">On 2013-09-06 16:38:56 +0200, Laurent wrote:<br>
> Is there a way to inherit methods from a parent struct?<br>
> If I'm not mistaken, it's not what #:defaults and other keywords are for.<br>
<br>
</div>This is currently not possible, which is a bug/limitation of generic<br>
interfaces and not a design feature.<br>
<br>
The issue is that the underlying struct property feature we use doesn't<br>
allow us to inspect the parent property value. We're thinking of ways to<br>
get around this (possibly by improving struct properties), but haven't<br>
implemented anything yet.<br>
<br>
Cheers,<br>
Asumu<br>
</blockquote></div><br></div>