Re: [Hibernate] DTD version for 2.1

2003-09-13 Thread Gavin King
Great! No, I plan no more "changes" to the DTD. Extensions, perhaps. But there is now too much existing Hibernate apps that depend upon the current metadata format. David Channon wrote: I have been fine tuning release 2 of the Middlegen plugin and implementing functionality that is to be found

[Hibernate] DTD version for 2.1

2003-09-13 Thread David Channon
I have been fine tuning release 2 of the Middlegen plugin and implementing functionality that is to be found only in hibernate 2.1. In this case I am refering to the extension to the one-to-one mapping. The extension for foreign key link allows one-to-one mappings from Middlegen to work correctly.