Hi.

The package prefix changed from "net.sf.hibernate.*"
in Hibernate 2.x to "org.hibernate.*" in Hibernate 3.

Obviously this will break source compatibility.

So my question is: what's the reason for this?

What is the expectation of the Hibernate team
for third party tools like Spring or Eclipse
Plugins? Do you assume that they will follow
the package change and should they do it in a "dual"
way, e.g. combined support for Hibernate 2 and 3?

We would like to use Spring with Hibernate 3 so we
would be willing to add Hibernate 3 support to Spring,
but I want to be sure that the package renaming will
stay before we start.

Thanks, Olli

--og



-------------------------------------------------------
This SF.Net email sponsored by Black Hat Briefings & Training.
Attend Black Hat Briefings & Training, Las Vegas July 24-29 - digital self defense, top technical experts, no vendor pitches, unmatched networking opportunities. Visit www.blackhat.com
_______________________________________________
hibernate-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/hibernate-devel

Reply via email to