From: Matthew Flatt (mflatt at cs.utah.edu) Date: Tue May 3 10:35:42 EDT 2005 |
|
At Tue, 3 May 2005 16:16:28 +0200, Erich Rast wrote: > Has anybody implemented object serialization for objects of the > v299/300's class.ss library or is about to do so? Yes, eventually, I'll add `define-serializable-class' to MzLib's "class.ss", which would work with MzLib's "serialize.ss". It's not much work, so probably I can get to it soon. Matthew
Posted on the users mailing list. |
|