> Hi everyone, > I wonder what is the reason clojure uses XML standard wise and not > JSON. > > …
> > Or do I miss something that makes it important for Clojure to be > bundled so tightly with XML? Where did you get the idea that Clojure is tightly bundled with XML? It uses XML for the build script, because Ant is the build tool. It includes an XML parsing library because practical work often involves working with XML. clojure-contrib includes JSON parsing. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---