emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Dynamic loading progress


From: Tom Tromey
Subject: Re: Dynamic loading progress
Date: Mon, 19 Oct 2015 21:32:38 -0600
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux)

Daniel> A runtime describes Emacs as a whole. It lives forever and has
Daniel> no thread affinity.

Thanks.

Daniel> We have a perfectly good sentinel: NULL. NULL will never be a valid
Daniel> local or global reference, so it's safe to use it to indicate that
Daniel> something went wrong.

Ok, I see, it really is JNI.  I was confused because the module API
doesn't implement this.

This design seems a bit odd for Emacs in that "immediate" things like
ints will still have to be wrapped in references.

Tom



reply via email to

[Prev in Thread] Current Thread [Next in Thread]