- About Scala
- Documentation
- Code Examples
- Software
- Scala Developers
ANN: scalaxb 0.4.0 is released
Sun, 2010-10-17, 12:16
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
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