CL-STORE 0.3 has just been released.
Noteworthy Changes ------------------- - New Magic Number (Objects stored with older versions will be unrestorable) - Lispworks support for storing structures (Thanks to Alain Picard). - Support for infinite floats on Lispworks (Thanks to Alain Picard). - Infinite and NaN float support on SBCL and CMUCL. - Support for symbols with unicode strings as names. - Storing multiple values with multiple-value-store. - Support for NaN floats on Lispworks. - Small optimization for integers (Decreases size of objects). - All errors signalled inside store and restore can be handled by catching store-error and restore-error respectively. If left unhandled the originating error is still signalled.
The new version can be asdf-installed or downloaded at http://www.common-lisp.net/project/cl-store
Regards Sean.
cl-store-announce@common-lisp.net