Hi all,

This maintenance release of Hibernate4GWT solves half a dozen bugs,
such as :

    * Improved selection algorithm for clone operation
    * Clone and merge arrays handling
    * Fields with private getters were not cloned nor merged
    * Association of ProxyClassLoader to each working thread
    * Inherited classes where not properly cloned and merged in
dynamic proxy and DTO modes
    * Class cast exception with collections/maps and bi-directional
associations
    * Keep ordered collections for clone and merge

The complet list of fixes is available in distribution Release Notes.
I would like to thank hibernate4gwt users that helped me to solves
those issues, sometimes by investigating in the code by themselves.

Last but not the least, hibernate4gwt now supports Maven and will be
available in Maven Repository as soon as distribution on SourceForge.
Many thanks to Jens Meiss : he made a wonderful work on this topic,
and works faster than me ;-)

Important notes :

    * the proxy generator is not enabled by default, so 'dynamic
proxy' users must now declare them in their project gwt.xml file (see
relevant'Getting Started' for example)
    * This release is built on an unofficial beanlib version (from the
Beanlib SVN trunk), so you should use the 'beanlib3.3beta20b.jar'
included in 'lib' directory of hibernate4gwt distribution

Regards
Bruno

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to