[ANN] Scales Xml 0.1 Released

5 views
Skip to first unread message

Chris Twiner

unread,
Aug 19, 2011, 2:31:14 PM8/19/11
to scale...@googlegroups.com, scala-user
Scales Xml is an alternative XML library, providing correctness first,
a unified model for push and pull, Scalaz Iteratee based pulls,
performance gains and possible customisations for parsing, serializing
and transformations.

The content of the DOM is separated from the structure itself. This
lends itself to space savings in both parsing and the resulting DOM,
but doesn't sacrifice performance in doing so.

Manipulation and querying is based on tree Zippers (Path), with the
XPath like querying system based directly upon them. A DSL provides
simple construction and aids in transformations, which can be
performed via paths across the tree.

See http://scala-scales.googlecode.com/svn/sites/scales/scales-xml_2.9.0-1/0.1/index.html
for the docs including performance information and many examples.

Cheers,
Chris

Reply all
Reply to author
Forward
0 new messages