Re: [Modeling-users] Another question about sessions and EditingContexts (sorry)
Status: Abandoned
Brought to you by:
sbigaret
From: Sebastien B. <sbi...@us...> - 2004-03-02 10:35:24
|
Hi, Ernesto Revilla <er...@si...> wrote: > Dear S=E9bastien, >=20 > Yes, actually I have time to do some testing in a test environment (no pr= oduction) with sqlite and Postgresql. (And I'm sorry I couldn't help you wi= th python metaclasses in the past.) I'm also very interested in optimistic = locking.=20 Ok, thanks, such a feature needs to be double-checked, and more :) I began working on it yesterday evening, and hopefully we'll have a first draft in the coming days. The first conclusion to which I've come is that optimistic locking is much easier to implement than the synchronizing of ECs! The second one is that the first implementation will be a proof of concept, and won't work for child ECs. I'll let you know when the first patch is available. -- S=E9bastien. |