Subject: Re: "attr" like functions
From: Lennon Day-Reynolds <rcoder gmail.com>
Date: Tue, 29 Jun 2004 02:13:28 +0900
References: 104612104626
In-reply-to: 104626
Perhaps making Describable a module, rather than class, would be more
appropriate here. If nothing else, the 'attr_with_desc' method should
be available in objects that subclass a different type than
Describable.
Lennon