In the next round of work I plan on adding some new functionality. I have parsed through the 1.1 schema at a high level and there actually does not seem to be that much that still requires support. Here is my hit list:
- Top level collections - is it reasonable to leave these in the merge file or are class level tags desirable?
- <joined-subclass>
- <composite-id>
- <key-many-to-one>
- <generated-key>
- <index-many-to-many>
It is also my intention to get the documentation current and have a reproducable build process in place by the time I am done with this work.
If all goes well, I should be able to knock it all off by the end of next week
- joel
