(format:obj->str): Simplified considerably by using
authorMarius Vollmer <mvo@zagadka.de>
Mon, 18 Oct 2004 15:26:41 +0000 (15:26 +0000)
committerMarius Vollmer <mvo@zagadka.de>
Mon, 18 Oct 2004 15:26:41 +0000 (15:26 +0000)
commita6b3219e8586d0859f8314e88a30dd52d5e1a2d3
tree53b69349648d4e8d850a9ad5470185a7cccc7a06
parentfbccd84e22a3374f6eb5ebd739b6cf5382158e2d
(format:obj->str): Simplified considerably by using
object->string or display instead of implementing our own printer.
Handle format:read-proof here.  Unreadable objects are recognized
by their "#<" prefix instead of by being unknown to the custom
printer (which would treat keywords as unprintable, for example).
(format:iobj->str): Removed.
ice-9/format.scm