<div class="gmail_quote">On Tue, Feb 2, 2010 at 12:22 PM, Ville Voutilainen <span dir="ltr"><<a href="mailto:ville.voutilainen@gmail.com">ville.voutilainen@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
2010/2/2 Blake McBride <<a href="mailto:blake@mcbride.name">blake@mcbride.name</a>>:<br>
<div class="im">> At any rate, lets hold off on integrating anything I sent so far since I am<br>
> planning significant enhancements in the coming days.  I do need to know<br>
<br>
</div>Ok, cool.<br>
<div class="im"><br>
> about the multiple ABCL instance question though.<br>
<br>
</div>Ah, right.. Interpreter has the createInstance function, which is probably<br>
the only way to create an Interpreter. Thus it's not possible to have multiple<br>
interpreters I think.<br>
</blockquote></div><br><div>And the small advantage of using a class variable (and the reason I did it that way) is that the user doesn't have to carry around a reference to the instance.</div><div><br></div>