Thinking about the "Private Member" discussion (i.e. #24 and #25), I think it would be nice to give an example of accessing the private members of another object. The best I could come up with uses gensym; I would be happy to see it improved. As it stands it probably would go most naturally after the introduction of static/class variables.
Contact Details
bremner@unb.ca
Which part are you commenting on?
p. 89 v3.2.2
What's your suggestion?
Thinking about the "Private Member" discussion (i.e. #24 and #25), I think it would be nice to give an example of accessing the private members of another object. The best I could come up with uses
gensym
; I would be happy to see it improved. As it stands it probably would go most naturally after the introduction of static/class variables.