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


Marius Vollmer writes:
 > Or, one could entirely dispose of slot _names_.  That is, there
 > wouldn't be any named slots but just accessors that use some
 > behind-the-scenes-magic for their implementation, but for the user
 > there isn't such a thing as a slot.  The MOP would not talk about
 > slots either, only about accessors.
 > 
That's also my preferred solution, slots working like free variables
in a closure.

Klaus Schilling

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