[armedbear-devel] Lisp / Java interface utilities and examples

Blake McBride blake at mcbride.name
Tue Feb 2 18:38:49 UTC 2010


On Tue, Feb 2, 2010 at 12:22 PM, Ville Voutilainen <
ville.voutilainen at gmail.com> wrote:

> 2010/2/2 Blake McBride <blake at mcbride.name>:
> > At any rate, lets hold off on integrating anything I sent so far since I
> am
> > planning significant enhancements in the coming days.  I do need to know
>
> Ok, cool.
>
> > about the multiple ABCL instance question though.
>
> Ah, right.. Interpreter has the createInstance function, which is probably
> the only way to create an Interpreter. Thus it's not possible to have
> multiple
> interpreters I think.
>

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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.common-lisp.net/pipermail/armedbear-devel/attachments/20100202/1c33c914/attachment.html>


More information about the armedbear-devel mailing list