> compatibility. As long as there is a well-documented set of differences, > it's trivial to write a migration script.
I have added page to Confluence http://docs.codehaus.org/pages/viewpage.action?pageId=26194 Feel free to add any extra info. On 5/26/05, John Latham <[EMAIL PROTECTED]> wrote: > Anatol, > > >> Is there anybody who migrates from X1 Hibernate plugin to X2? What > kind of changes do you made? << > > My migration script (sed) was: > > s/hibernate.collection-key/hibernate.key/g; > s/hibernate.collection-one-to-many/hibernate.one-to-many/g; > s/hibernate.collection-many-to-many/hibernate.many-to-many/g; > s/hibernate.collection-index/hibernate.list-index/g; > > ...but of course there are many features I do not use. > > Having gone through this process, I'm less concerned about tag > compatibility. As long as there is a well-documented set of differences, > it's trivial to write a migration script. > > Best regards, > John Latham > > > ------------------------------------------------------- > SF.Net email is sponsored by: GoToMeeting - the easiest way to collaborate > online with coworkers and clients while avoiding the high cost of travel and > communications. There is no equipment to buy and you can meet as often as > you want. Try it free.http://ads.osdn.com/?ad_id=7402&alloc_id=16135&op=click > _______________________________________________ > xdoclet-plugins-interest mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/xdoclet-plugins-interest > -- anatol ------------------------------------------------------- SF.Net email is sponsored by: GoToMeeting - the easiest way to collaborate online with coworkers and clients while avoiding the high cost of travel and communications. There is no equipment to buy and you can meet as often as you want. Try it free.http://ads.osdn.com/?ad_idt02&alloc_id135&op=click _______________________________________________ xdoclet-plugins-interest mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/xdoclet-plugins-interest
