My understanding is that this is the central library for XML, so
theoretically it's preferred. This is why I'm trying to use it. Also, it's
one of the few implementations using StAX, which is the best way to do lazy
streaming (though core.async makes SAX a viable option again).

However, without namespaces there are numerous applications where data.xml
won't work, so it's still immature.

Paul


On Wed, May 21, 2014 at 3:47 PM, Thomas <th.vanderv...@gmail.com> wrote:

> Hi,
>
> Speaking of Clojure and XML, what is the preferred way of dealing with XML
> in Clojure these days? In the past I have used clojure.xml and clojure.zip.
> Is clojure.data.xml the best way to do this now?
>
> TIA,
>
> Thomas
>
> --
> 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.
>

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