From: Brad C. <bra...@wo...> - 2002-10-05 03:36:33
|
> You know this means you are the official owner of the databinding code now, > right? ;) and i am not even using it for what it is meant for :-)) > How about adding > > Databinder.setTraverseLazy(boolean) > > Thats more flexible and avoids complexifying SessionFactory interface. no problem, what should the default behaviour be? i tend to think that it should be false, but then i don't fully understand the intentional usage of this class. i have completed my changes to add associated objects to the document, i just need to tidy up (sorry where i haven't followed your code conventions). also, i have changed the element name for arrays from collection to array. brad |