[plt-dev] Serializable SRFI 19 dates and times

From: Dave Gurnell (d.j.gurnell at gmail.com)
Date: Sat Feb 27 18:58:54 EST 2010

Hi,

I have a web app that makes heavy use of SRFI 19 dates and times and I'd like to serialize them to disk. Unfortunately they're not currently serializable.

I've written a patch that adds serialize and deserialize info to both struct types - diffs attached. Is this an okay sort of thing to add?

Cheers,

-- Dave

-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: srfi-19-serialize-diff.txt
URL: <http://lists.racket-lang.org/dev/archive/attachments/20100227/cb6a00ed/attachment.txt>
-------------- next part --------------



Posted on the dev mailing list.