<div dir="ltr"><div>Good to know. I&#39;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">&lt;<a href="mailto:asumu@ccs.neu.edu" target="_blank">asumu@ccs.neu.edu</a>&gt;</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>
&gt;    Is there a way to inherit methods from a parent struct?<br>
&gt;    If I&#39;m not mistaken, it&#39;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&#39;t<br>
allow us to inspect the parent property value. We&#39;re thinking of ways to<br>
get around this (possibly by improving struct properties), but haven&#39;t<br>
implemented anything yet.<br>
<br>
Cheers,<br>
Asumu<br>
</blockquote></div><br></div>