released scalaxb 0.11.0 featuring
- Typelevel http4s client code gen, contributed by @zarthross
- default values for setting keys set in global scope
https://t.co/81VHGEp8YU #Scala
XML databinding is data + a typesystem that is stable at the wire protocol, which means the data can be exchanged between different platforms and languages
data with type is sexy
*change my mind.png*
XML databinding is data + a typesystem that is stable at the wire protocol, which means the data can be exchanged between different platforms and languages
data with type is sexy
*change my mind.png*
There're a ton of projects in the #scala ecosystem that aren't super sexy, but are incredibly valuable and they sort of fly under the radar. scalaxb is one of those projects that without it... dealing with xsd files would suck (more than it already does).
https://t.co/Lz7bax3UUJ