Closed dankarp closed 9 years ago
Yea... it was the basis and the generated code has been added to and modified since. It is a royal pain in the ass to generate code from a xsd.
Since this isn't really an issue, I'm going to close it. If you'd like to discuss things further, please do so on the mailing list. Also, if you'd like to build an easy to run system to generate all the code from an updated xsd file, PR's are welcome. =)
There are a bunch of classes in
com.github.sardine.model
that appear to be generated but which don't appear to be referenced inwebdav.xsd
. Is there a more recent version ofwebdav.xsd
that isn't checked in, or are these classes actually hand-tooled?