[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

:class slot allocation



    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!