This page is no longer maintained — Please continue to the home page at www.scala-lang.org

ANN: scalaxb 0.4.0 is released

No replies
eed3si9n
Joined: 2010-01-24,
User offline. Last seen 42 weeks 6 days ago.
Hi all,
I'd like to announce scalaxb 0.4.0, an XML data binding tool for Scala.
- Improves code generation for mixed contents by using parser combinators. - Improves data binding for <any> when the values are XML Schema built-in simple types.- Improves code generation for <choice> when all options can be narrowed down to a single type or a trait. - Adds --class-prefix and --param-prefix option to customize code generation.- Includes scala-library into jar to avoid deployment issues.
More info as well as the online version is available at http://scalaxb.org. GitHub repo is at http://github.com/eed3si9n/scalaxb.
Thanks,e.e

Copyright © 2012 École Polytechnique Fédérale de Lausanne (EPFL), Lausanne, Switzerland