> GOOPS - specialized make method upon user defined class 'does > not work': those methods are properly defined and added to the > make (make-instance) generic function, but not eligible as > applicable methods ... Actually, as the protocol states (but i somehow forgot and missed it at re-reading ...), specialized make method first arg is (must be) a metaclass. I'll close the bug as soon as I receive its bug number. Sorry for the noise, David