[plt-scheme] How do you determine the class of an mzscheme object
Does andybody know how to get the name of an objects class. I'm trying
to implement a primitive system for serializing/pickling objects. I have
a base class method which needs to know the name of the derived class. I
have a very ugly solution now which requires every class to have a
class-name method.
Matt Dawson
Software Engineer
CyberOptics Corporation
Minneapolis MN
(763)-542-5779
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.racket-lang.org/users/archive/attachments/20030725/a936174a/attachment.html>