Re: multi-instance best practices?

2025-07-30 Thread Michael Kondratov via Webobjects-dev
I don’t know any resources, but substituting all old style editing contexts with wonder editing contexts should help tremendously Sent from my iPhone > On Jul 30, 2025, at 07:54, Ondra Cada via Webobjects-dev > wrote: > > Hi there, > > about ten years ago we have tried multi-instance (wi

multi-instance best practices?

2025-07-30 Thread Ondra Cada via Webobjects-dev
Hi there, about ten years ago we have tried multi-instance (with legacy code originally written ages ago even for non-concurrent R/Rs, ouch), and got into such a big mess and problems with synchronisation and optimistic locking etc., that we eventually retreated to single-instance, and sticked