Re: [Xdoclet-devel] Hibernate 2.0 attribute name changes

2003-02-24 Thread Marcus Brito
Matt Raible wrote: There have been a couple of attribute changes that relate to the hibernate-properties.xdt file. What is the best solution for submitting a patch for these - a bunch of if statements on version? For instance, "role" is now "name" and "readonly" is now "inverse" with Hibernate 2.

[Xdoclet-devel] Hibernate 2.0 attribute name changes

2003-02-24 Thread Matt Raible
There have been a couple of attribute changes that relate to the hibernate-properties.xdt file. What is the best solution for submitting a patch for these - a bunch of if statements on version? For instance, "role" is now "name" and "readonly" is now "inverse" with Hibernate 2.0. Any advice is a