Scala XML Library for 2.10+



I've been surprised by how non-intuitive the standard Scala XML library is (beyond defining in-line XML and basic path tree traversal) as well as the lack of any apparent replacements. It looks like at one point anti-xml was gaining traction but it appears that development has been stale for some time.


Do folks have recommendations on appropriate XML libraries for Scala in 2015 (i.e. >= 2.10)?


Note: this is basically a bump of this post


No comments:

Post a Comment