Thanks for the note about read-string and the example.
If I only had to consider Clojure I'd probably use that.
The Clojure structures are going to be persisted to/from a DB, and
then also read back (and maybe updated) later using other languages.
The tools I prefer to use for this are based on XML, but I can also
use JSON. I have since found clojure.contrib.json.[read,write] and
that works fine.
Cheers.

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