Subject: Re: How would you do this cool Ruby trick in Lisp/CLOS?
From: rpw3@rpw3.org (Rob Warnock)
Date: Sun, 18 Apr 2004 06:43:51 -0500
Newsgroups: comp.lang.lisp
Message-ID: <CfOdnSmlFIRq9B_d4p2dnA@speakeasy.net>
Pascal Costanza  <costanza@web.de> wrote:
+---------------
| That's not as easy to achieve in CLOS because generic functions 
| typically do not belong to classes but have an independent existence.
| By default, only accessors belong to classes.
+---------------

Uh... But I thought that accessors *were* just GFs -- albeit
auto-specialized for each class definition that uses them --
and therefore not even accessors "belong" to classes. Did I
misunderstand?


-Rob

-----
Rob Warnock			<rpw3@rpw3.org>
627 26th Avenue			<URL:http://rpw3.org/>
San Mateo, CA 94403		(650)572-2607