Douglas Crosher dtc@scieneer.com writes:
method-browser (eql-specializer-p, eql-specializer-object): remove these local definitions and use clim-mop:eql-specializer and clim-mop:eql-specializer-object for better portability.
method-browser (classp): special case for the Scieneer CL.
This patch leaves a number of uses of eql-specializer-p and eql-specializer-object unmodified; it's unlikely that the method browser will work if I apply this patch.
Cheers,
Christophe