-
Notifications
You must be signed in to change notification settings - Fork 4
XML improvements #1
Copy link
Copy link
Open
Labels
Description
rossabaker
opened on Dec 26, 2014
Issue body actions
- Split scala-xml dependency from core. It's no longer stdlib in Scala 2.11, and it won't be transitively inherited in Scalaz 7.2.
- Decode to XMLEvents for streaming parsing.
- Consider aalto-xml for incremental parsing. It looks like a great fit for scalaz-stream
Reactions are currently unavailable