Yes. The external representation is effectively an int. Btw any closure can be passed <-> the external world under the type representation scmobj which is effectively an int also, look it up in the manual.<br><br>I'm not clear right now if scmobj:s are persistent to GC iterations though, if you/anyone knows please let the ml know.<br>

<br><div class="gmail_quote">2011/11/3 Vok Vojwo <span dir="ltr"><<a href="mailto:ceving@gmail.com">ceving@gmail.com</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

2011/11/3 Mikael <<a href="mailto:mikael.rcv@gmail.com">mikael.rcv@gmail.com</a>>:<br>
<div class="im">> Make a wrapper. Use the argument value you for sure can specify to the<br>
> external API (a void* or alike) to pass back to you on callback, as id to<br>
> your internal routine.<br>
><br>
<br>
</div>I am not sure if I understood this correctly. Do you talk about a<br>
dispatching callback function which takes an continuation argument to<br>
execute the actual callback code?<br>
<div><div></div><div class="h5">_______________________________________________<br>
Gambit-list mailing list<br>
<a href="mailto:Gambit-list@iro.umontreal.ca">Gambit-list@iro.umontreal.ca</a><br>
<a href="https://webmail.iro.umontreal.ca/mailman/listinfo/gambit-list" target="_blank">https://webmail.iro.umontreal.ca/mailman/listinfo/gambit-list</a><br>
</div></div></blockquote></div><br>