[cl-prevalence-devel] Patches to serialization

4 Oct
2004
4 Oct
'04
3:16 p.m.
Hi all, The following patches were applied to serialization in CVS (not yet the release): 1 bugfix: serialization of an empty string is <string></string> but deserialization of that XML construct was NIL which is not a string we now return an empty string in that case thanks to randall randall 2 added serializable-slots implementation for sbcl thanks to Anthony W. Juckel 3 added code to deal with unbound slots when serializing (noted by anthony juckel) and code to deal with missing slots when deserializing 4 added reset-class-slots 5 now testing xml and sexp serialization seperately, added empty string test thanks to randall randall Sven
7577
Age (days ago)
7577
Last active (days ago)
0 comments
1 participants
participants (1)
-
Sven Van Caekenberghe