> How can I store the date in a text file and read it back without
> falling back on Java serialization?

Upgrade to Clojure 1.4, which includes extensible support for parsing
and serializing custom data types, with dates being one of the
built-in types.  It will all work automatically.

-- 
Dave

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en

Reply via email to