I've been having an issue using the core json read-str function to parse some json.
I've run into a similar issue with the parsing of keys as keywords (fixed using :key-fn keywords) but I can't seem to get string values to be parsed properly - they end up as symbols without any quotes. I know there is also a :values-fn that I could specify but writing that fn would be somewhat tricky to get right. Is there a way to get the valued parsed without having to write a custom :values-fn? I'm not at my computer at the moment but when I am I will post the code and the json. Thanks in advance. Alan -- 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 --- You received this message because you are subscribed to the Google Groups "Clojure" group. To unsubscribe from this group and stop receiving emails from it, send an email to clojure+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.