databinder changes are committed:
1. added setInitializeLazy(boolean) to the Databinder interface.
2. XMLDatabinder now includes associated objects in the document.
3. changed the element name for arrays from collection to array.

not sure if changing the element name for arrays was the completely the
right thing to do - arrays are quite different to collections in java (which
is why i did it), but they share some commonality in hibernate.  my array
handling code is also a bit dodgy.

one thing i would have liked to do (but didn't know how) is to write out the
class and package names of an explicitely bound object that is left as an
un-initialized proxy.

brad



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
hibernate-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/hibernate-devel

Reply via email to