Re: [hibernate-dev] Question in relation to Hibernate4.0 Final

2012-01-20 Thread Max Rydahl Andersen
we got a hibernate4 compatible fork in hibernate tools eclipse plugin now. anyone want to contribute and help make the now three releases that is needed? (3.2-3.5, 3.6 and 4.0?) output of hibernate tools work with all versions, its only if you do queries or need something specific from hibernate

Re: [hibernate-dev] Question in relation to Hibernate4.0 Final

2012-01-20 Thread Demetz, Guenther
Hi Mr. Andersen, >>Problem is that it seems 4.1 will cause similar disjunct API The "Redesigned metamodel" goal, which was planned for 4.1, surely would have caused lots of disjunct API's again, but now I saw on the hibernate roadmap, that in meantime the "Redesigned metamodel" goal has been

Re: [hibernate-dev] Question in relation to Hibernate4.0 Final

2011-12-21 Thread Max Rydahl Andersen
JBoss Tools M5 have an experimental version of the eclipse plugins that works against both 3.6 and 4.0. We'll get that merged into hibernate tools in the new year. Problem is that it seems 4.1 will cause similar disjunct API so the problem is just getting worse to keep up and keep a stable API/a

Re: [hibernate-dev] Question in relation to Hibernate4.0 Final

2011-12-19 Thread Strong Liu
Max? - Best Regards, Strong Liu http://about.me/stliu/bio On Dec 19, 2011, at 8:59 PM, Guenther Demetz wrote: > Hi Strong Liu, > > do you know, when it is planned a Hibernate-Tools release compatible to > Hibernate-Core 4.0 Final ? > > Me and probably many other hibe