[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Names to Objects and Compiler-environment
- To: DUSSUD%Jenner%ti-csl.csnet@RELAY.CS.NET
- Subject: Names to Objects and Compiler-environment
- From: Sonya E. Keene <skeene@STONY-BROOK.SCRC.Symbolics.COM>
- Date: Wed, 19 Aug 87 14:22 EDT
- Cc: common-lisp-object-system@SAIL.STANFORD.EDU
- In-reply-to: <2765222127-2953787@Jenner>
Date: Mon, 17 Aug 87 16:15:27 CDT
From: Patrick H Dussud <DUSSUD%Jenner%ti-csl.csnet@RELAY.CS.NET>
The name-to-object primitives we have in CLOS are:
Object Function Metaclass Implementation
dependent dependent
Class CLASS-NAME No Yes
Generic-function SYMBOL-FUNCTION No Yes
Method GET-METHOD Yes *
There's also GET-SETF-GENERIC-FUNCTION.