I'm just wondering because I tried to follow the example on the
running scalaxb page and got all kinds of warnings when compiling. Scala 2.9.2 gave me three deprecation warnings, and 2.10.0, the current stable version, gave me seven deprecation warnings, four unchecked warnings, and six feature warnings. And that's just the basic example from the website.
Obviously this makes me quite nervous about beginning any development using this library. Though I am curious enough about why the library seems to be so far behind the current state of the Scala language to ask. Maybe I'm doing something wrong when compiling, or something?
Thanks,
--
Adam Mackler