[climacs-devel] Case missing from class regexp's print-object method
Aleksandar Bakic
a_bakic at yahoo.com
Sat Aug 27 23:49:26 UTC 2005
> I don't know what's the rationale behind the print-object method here,
> but wouldn't one solution be to print those regexps which aren't meant
> to be subsequently readable with PRINT-UNREADABLE-OBJECT?
The origin of the print-object is Java's ToString (in the original code). I
thought it's more useful this way, and I used it for debugging purposes,
without having a greater goal in mind. Is there a good reason to make something
more powerful out of it? (If unsure, print-unreadable-object might be enough
for debugging purposes.)
Alex
____________________________________________________
Start your day with Yahoo! - make it your home page
http://www.yahoo.com/r/hs
More information about the climacs-devel
mailing list