Re: MAKE-INSTANCE and STRUCTURE-CLASS

"Tim Bradshaw (as tfb at cley dot com)" <[email protected]> Sun, 5 Jul 2026 18:43:07 +0100
Newsgroups gmane.lisp.lispworks.general,gmane.lisp.cl-pro
Message-ID <[email protected]>
On 5 Jul 2026, at 13:25, Marco Antoniotti (as marco dot antoniotti at unimib dot it) <[email protected]> wrote:
> 
> I am sure this has come up a godzillion times before, but how do you write methods for MAKE-INSTANCE with structure classes?

If you care about portable code then you don't.

If you want to control initialisation of structures it's easy to invent your own protocol for this which will be portable.

--tim



_______________________________________________
Lisp Hug - the mailing list for LispWorks users
[email protected]
http://www.lispworks.com/support/lisp-hug.html