emacs-devel
[Top][All Lists]
Advanced

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

Re: Dynamic loading progress


From: Stefan Monnier
Subject: Re: Dynamic loading progress
Date: Mon, 28 Sep 2015 15:26:20 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux)

> This is wrong and dangerous.  It makes dynamic loading far less useful than
> it could be.  Essentially modules e.g. written in C++ will have to consist
> of a small C shim that makes IPC calls to some out-of-process server.

That is again nonsense: what is being requested (i.e. avoid non-local
exits) can be performed on top of the API I advocte, just as efficiently
as if it were done "natively" inside that API.


        Stefan



reply via email to

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