[Hibernate] Oh I'm sick of being nice.

2002-10-06 Thread Gavin King
Since certain people are accusing us of FUD in the mailing list of their project, I might as well publish some info. I've been aware of these kind of results for a while, but have never ever publicised them. One of the OJB performance tests has been reimplemented for Hibernate (by Matt Baird of OJ

Re: [Hibernate] Enum

2002-10-06 Thread Gavin King
If you write a JakartaEnumType, I will integrate it into the next version. Shouldn't be too difficult. Gavin - Original Message - From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Sunday, October 06, 2002 5:35 AM Subject: [Hibernate] Enum > hi, > > would it be feasible to migrate

Re: [Hibernate] RE: DistributedCacheConcurrencyStrategy

2002-10-06 Thread Gavin King
I *finally* had a chance to look over your work on this: pretty cool, I like it. Not yet convinced that we want to introduce a JavaGroups dependency into the main codebase, but you could work on me and I might capitulate :) > I thought how to achieve maximum flexibility and keep a clean code for t

Re: [Hibernate] Re: writing the properties of a persistent object to a string

2002-10-06 Thread Brad Clow
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