Hey folks, I've been searching around JIRA and on the web and couldn't find any reference to this: what's the story for XML parsing and manipulation in ClojureScript and contrib libs? Are there plans to port clojure.xml or data.xml?
I'm working on a Clojure(Script) project that needs XML parsing. On the Clojure side, I've been using clojure.xml + data.zip.xml (which provides a very nice API for XML querying/walking). In case you're wondering, I'm not using data.xml to minimize deps and because I haven't needed its facilities yet. Given this, I would really like to contribute to a ClojureScript port of clojure.xml and data.zip, if that's something within those two projects' plans (CLJS and DZIP). What do you think? Would this be useful? Since I'm new to Clojure-land, any guidance from an experienced member of the community would most definitely be welcome. Thanks! Best, Daniel -- Note that posts from new members are moderated - please be patient with your first post. --- You received this message because you are subscribed to the Google Groups "ClojureScript" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/clojurescript.
