<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1">
  <title></title>
</head>
<body text="#000000" bgcolor="#ffffff">
Hi,<br>
<br>
I found the discussion about this topic in 3.2003 with the "read
committed patch" from Dieter.<br>
2 Questions:<br>
<br>
1. What's the status - is there somthing implemented in zodb 3.1 ?<br>
<br>
2. I have a special problem with transactions - please let me explain:<br>
<br>
There is one (only one) long running (endless) request (=transaction). <br>
The problem now is, that objects created/deleted/changed (and
committed) outside this transaction are not visible inside the "long
runnung transaction".<br>
Is there a way to get these objects available inside the "long running
transaction"?<br>
<br>
<code><br>
<br>
Harald<br>
<br>
</code>
</body>
</html>