Hi Chongkai - <br><br>That makes sense - Thanks for the info ;) <br><br>yinso <br><br><div><span class="gmail_quote">On 5/29/07, <b class="gmail_sendername">Chongkai Zhu</b> &lt;<a href="mailto:czhu@cs.utah.edu">czhu@cs.utah.edu
</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Check the implementation of SRFI 9 in PLT Scheme, and you will find out
<br>it is just syntax sugar on top of structs. Obviously structs have<br>features that the SRFI 9 API doesn&#39;t export, so structs are more<br>powerful. On the other side, if you want portable Scheme code, quite<br>many Scheme implementations supports SRFI 9, but structs is specific to PLT.
<br><br>Chongkai<br><br>YC wrote:<br>&gt; Hi all -<br>&gt;<br>&gt; just wondering whether people have experiences with SRFI 9 on whether<br>&gt; it&#39;s useful.&nbsp;&nbsp;Are there reasons to use records instead of structs?&nbsp;&nbsp;It<br>
&gt; seems that the two concepts are at best equivalent.<br>&gt;<br>&gt; Thanks,<br>&gt; yinso<br>&gt;<br><br></blockquote></div><br>