[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
:class slot allocation
- To: tk@hunny.att.com
- Subject: :class slot allocation
- From: David Vinayak Wallace <Gumby@MCC.COM>
- Date: Wed, 14 Sep 88 00:14 CDT
- Cc: commonloops.pa@Xerox.COM
- In-reply-to: <880913-131818-372@Xerox>
- Redistributed: commonloops.pa
Date: Tue, 13 Sep 88 16:15:16 EDT
From: tk@hunny.att.com
Is there any way to achieve the latter behavior ("static" slot allocation) in
CLOS? Of course I can implement this behavior using global data, but I'd rather
not admit defeat that easily, since this data is really describing a class
attribute.
Sounds like a job for the Mythical Metaclass Protocol!