<div dir="ltr"><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Jan 18, 2013 at 11:12 PM, Matthew Mondor <span dir="ltr"><<a href="mailto:mm_lists@pulsar-zone.net" target="_blank">mm_lists@pulsar-zone.net</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div id=":1co">How would process-wide (shared with all threads) bindings be done if<br>
all special variables were automatically locally bound in new threads?<br>
Perhaps that I misunderstood, though.<br></div></blockquote></div><br>Process wide variables are not bound in the bindings array: simply a value is stored in the symbol itself. What ECL would do is to copy the bindings array of the original thread so that all variables that have special bindings at the lexical level would also have them in the created thread.<br>

<br>Juanjo<br clear="all"><div><br></div>-- <br>Instituto de Física Fundamental, CSIC<br>c/ Serrano, 113b, Madrid 28006 (Spain) <br><a href="http://juanjose.garciaripoll.googlepages.com" target="_blank">http://juanjose.garciaripoll.googlepages.com</a>
</div></div>