This is the mail archive of the guile@sourceware.cygnus.com mailing list for the Guile project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Some questions about GOOPS and CLOS in general


Per Bothner <per@bothner.com> writes:

> > In order to get consistent behaviour from `slot-ref/set!' one could
> > specify that the name is always referring to the slot of that name
> > occurring first in the class precedence list.

(If we still want to keep slot-ref/set! we could introduce a new method
 on slot-ref-using-class specialized to <symbol> in its third arg to
 get a "non-virtual" version of slot-ref.)


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]