emacs-devel
[Top][All Lists]
Advanced

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

Re: Dynamic loading progress


From: Philipp Stephani
Subject: Re: Dynamic loading progress
Date: Mon, 28 Sep 2015 15:25:30 +0000



Stefan Monnier <address@hidden> schrieb am Di., 15. Sep. 2015 um 02:55 Uhr:
Just, FWIW we can keep talking about it, but my opinion is quite firmly
made.  I want the first API to provide access to the "naked" primitives
with no condition-case wrapping.


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.

reply via email to

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