Daniel Barlow dan@telent.net writes:
I was quite impressed to see the special arglist support for make-instance. Using SBCL I had to hack it slightly so that it pays attention to user-supplied methods on SHARED-INITIALIZE: the following appears to work, though I don't guarantee it's Correct.
Thanks. I've merged something which handles shared-initialize (and allocate-instance), gets the &allow-other-keys logic right, and a few other fixes.
Cheers,
Christophe