emacs-devel
[Top][All Lists]
Advanced

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

Re: Better help support for EIEIO classes and methods


From: Stefan Monnier
Subject: Re: Better help support for EIEIO classes and methods
Date: Sun, 10 Feb 2013 22:57:44 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)

> Attached is a first iteration on how this might work. eieio-opt is in
> dire need of further cleanup, but first I want to make sure you're OK
> with the general direction this is taking.

Looks fine, thanks.

> This patch only hooks into describe-function for class constructors and
> methods. The next step would be how to describe plain classes.

Not sure what to do about them.  They're not functions, AFAIK.

> In CEDET upstream, we hooked into describe-variable through defadvice,
> but it's not clear to me at all where we could place a hook there...

Are classes variables (i.e. do EIEIO classes have a matching Elisp
variable)?


        Stefan



reply via email to

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