Re: getting slots and methods of an object
- From: Paolo Amoroso <amoroso@xxxxxxxxx>
- Date: Tue, 28 Feb 2006 17:29:13 +0100
Alexis Gallagher <public@xxxxxxxxxxxxxxxxxxx> writes:
Is there a clean way to get a list of all the slots, accessors, and
specializing methods defined on an object instance? If there's not a
The venerable Lisp FAQ has a relevant question:
Given the name of a class, how can I get the names of its slots?
http://www.cs.cmu.edu/Groups/AI/html/faqs/lang/lisp/part5/faq-doc-6.html
A more up to date FAQ is under development:
Common Lisp FAQ
http://wiki.alu.org/Common_Lisp_FAQ
Staging Area for the Common Lisp FAQ
http://www.lispniks.com/faq/staging-faq.html
Paolo
--
Why Lisp? http://wiki.alu.org/RtL%20Highlight%20Film
The Common Lisp Directory: http://www.cl-user.net
.
- References:
- getting slots and methods of an object
- From: Alexis Gallagher
- getting slots and methods of an object
- Prev by Date: Re: getting slots and methods of an object
- Next by Date: Re: eval use ?
- Previous by thread: Re: getting slots and methods of an object
- Next by thread: Re: getting slots and methods of an object
- Index(es):