data.xml is a Clojure contrib library that parses and emits XML.

Github: https://github.com/clojure/data.xml
Changelog: https://github.com/clojure/data.xml/blob/master/CHANGES.md

Information on updating the dependency is here
<https://github.com/clojure/data.xml#installation---beta>.

The key feature of 0.1.0-beta1 is full support for namespaces. XML
namespaces are complex and integrating that in with the data.xml library
required extensive changes to the internals of data.xml. Because of that,
we're releasing this as a beta to hopefully get some feedback on the
namespace support. Docs on using namespaces can be found in the README
<https://github.com/clojure/data.xml#namespace-support>.

Huge shout-out to Herwig Hochleitner for doing this work! Namespace support
was an often requested but difficult to implement feature. This fills a big
gap in what the library can support.

-Ryan

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

Reply via email to