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

define-meta-class



There's a format error in define-meta-class of PCL.  The error function
is missing arguments.  Slots are bound to nil when it should be unbound
when a new instance is created whose slots are not assigned any values.
(As spec by CLOS). Slot-exists-p always returns t.

Is it possible to obtain the on-line draft of the Meta-Object protocol
for CLOS (Chapt 3).

CW

Reply to: CHEEWEEI@itivax.bitnet