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

Reply via email to