Re: WITH-SLOTS behavior
David Morse <[email protected]> Wed, 7 Nov 2001 09:25:42 -0800
| Newsgroups | gmane.lisp.matlisp.devel |
|---|---|
| Message-ID | <[email protected]> |
"Michael A. Koerber" <[email protected]> wrote: > Hello all, > > 1. I have noticed that WITH-SLOTS used in conjunction with Matlisp and > an object defined by DEFSTRUCT doesn't always find the requested > slots. For example...if I start in package :USER all is well. According to ANSI, with slots doesn't have to work on structs.