guile-devel
[Top][All Lists]
Advanced

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

Re: Guile-2.2 - goops slot redefinition at subclass level


From: Andy Wingo
Subject: Re: Guile-2.2 - goops slot redefinition at subclass level
Date: Tue, 14 Mar 2017 13:33:12 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1 (gnu/linux)

On Mon 27 Feb 2017 01:09, David Pirotte <address@hidden> writes:

> 2-    slot redefinition at subclass level
>
> See bug#20423 for a full description.

I think the correct solution here is to implement the slot combination
protocol; see http://mop.lisp.se/dictionary.html#compute-slots.  This
can be done in 2.2.  It's all in Scheme now so hopefully it will be
easier to hack on.

I do not have any time to devote to this area, however, and as it's
possible to implement this in the stable series and it's not a
regression, I don't think it's a release blocker.

Andy



reply via email to

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