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: Tue, 14 Oct 2014 14:11:36 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.4.50 (gnu/linux)

> - should we provide a destructor mechanism in the GC?

You mean "finalizers"?  Sounds fine, yes.  The GC code already has code
that does similar things to handle various kinds of "weak" pointers.

> - should we add a new generic lisp type for opaque pointers?

Fine by me, yes.

> - how should modules be packaged?

As GNU ELPA packages, of course.


        Stefan



reply via email to

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