> While this serialization has been fine for most of my needs I have quite
> often wanted to be able to use *print-dup* since binary serialization
> seemed overkill in those cases.  Hopefully something like defrecord2
> gets added to clojure at some point to make dealing with records more
> pleasant.

This is a snapshot of a defrecord2 implementation that I have been
using. Among other things it makes records print in an eval'able form.

https://github.com/david-mcneil/defrecord2

-David

-- 
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