Re: [Hibernate] RE: DistributedCacheConcurrencyStrategy

2002-10-07 Thread Gavin King
art of every session???). - Original Message - From: "Jon Lipsky" <[EMAIL PROTECTED]> To: "Gavin King" <[EMAIL PROTECTED]>; "Christian Meunier" <[EMAIL PROTECTED]> Cc: "hibernate list" <[EMAIL PROTECTED]> Sent: Monday, October 07, 2002

Re: [Hibernate] RE: DistributedCacheConcurrencyStrategy

2002-10-07 Thread Jon Lipsky
t; <[EMAIL PROTECTED]> To: "Christian Meunier" <[EMAIL PROTECTED]> Cc: "hibernate list" <[EMAIL PROTECTED]> Sent: Sunday, October 06, 2002 7:13 PM Subject: Re: [Hibernate] RE: DistributedCacheConcurrencyStrategy > I *finally* had a chance to look over your work on

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: DistributedCacheConcurrencyStrategy

2002-09-24 Thread Christian Meunier
e list Sent: Tuesday, September 24, 2002 10:14 AM Subject: Re: [Hibernate] RE: DistributedCacheConcurrencyStrategy Do you have a reference (URL) for this?   sorry ... I still havn't looked at your other emails..refactoring continues

Re: [Hibernate] RE: DistributedCacheConcurrencyStrategy

2002-09-24 Thread Gavin King
. (what i would like to see supported too) Regards, Chris. From: Christian Meunier To: [EMAIL PROTECTED] Sent: Tuesday, September 24, 2002 5:53 AM Subject: [Hibernate] RE: DistributedCacheConcurrencyStrategy Little more input on the subje

Re: [Hibernate] RE: DistributedCacheConcurrencyStrategy

2002-09-24 Thread Christian Meunier
Christian Meunier To: [EMAIL PROTECTED] Sent: Tuesday, September 24, 2002 5:53 AM Subject: [Hibernate] RE: DistributedCacheConcurrencyStrategy Little more input on the subject:   I thought how to achieve maximum flexibility and keep a clean code for the cache, i came u

[Hibernate] RE: DistributedCacheConcurrencyStrategy

2002-09-24 Thread Christian Meunier
Little more input on the subject:   I thought how to achieve maximum flexibility and keep a clean code for the cache, i came up with the following design that makes more sense IMHO than using a DistributedCacheConcurrency:   (1) Define a lockserver interface (2) Implement a local lockserver (3