mop: In print-object-with-slots, use write for the slot values.
authorMark Wooding <mdw@distorted.org.uk>
Mon, 1 May 2006 09:37:05 +0000 (10:37 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Mon, 1 May 2006 09:37:05 +0000 (10:37 +0100)
commitf4df6cf47a48e12e3e18d3d2a6285147f6f1c147
tree7ae6ca80d41cc4ee21979b0acee66e7970c79112
parent969cb2f41cca38bb09fbfde8d42602bf5365b297
mop: In print-object-with-slots, use write for the slot values.

Also print unbound slots as `#<unbound>'.  This is what the SLIME
inspector does and it makes sense.
mdw-mop.lisp