Re: Implicit locking with greater control

2003-03-26 Thread Phil Warrick
Hi all, I agree that more control is needed on this ODMG setting. I have another perspective on this. I need to have implicit locking off during read transactions otherwise there is unwanted materialization of proxies. I turn implicit locking on for write transactions, however. This requires

Implicit locking with greater control

2003-03-26 Thread David . Corbin
Would there be any interest in having implicit locking set at the class-level, rather than the entire system? What about the ability to overide any previous setting at the time of the lock? If I were to write such a patch, would it be accepted into the mainline? David This message contains inf