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

2017-03-14 Thread Christopher Allan Webber
Andy Wingo writes: > On Mon 27 Feb 2017 01:09, David Pirotte 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-slot

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

2017-03-14 Thread Andy Wingo
On Mon 27 Feb 2017 01:09, David Pirotte 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.