[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: dynamic class creation
- To: blanchon@imag.fr (herve Blanchon)
- Subject: Re: dynamic class creation
- From: cfry@MIT.EDU (Christopher Fry)
- Date: Tue, 25 Feb 92 15:35:49
- Cc: info-mcl@cambridge.apple.com
> But I have to produce the symbol NAME-class from "NAME"
(intern (concatenate 'string "NAME" "-CLASS"))