- 13 Jul, 1999 1 commit
-
-
Jim Fulton authored
-
- 12 Jul, 1999 2 commits
-
-
Jim Fulton authored
-
Jim Fulton authored
without the create flag. This was reported by intrepid win32 Zopistas. Why did it work on Unix?
-
- 11 Jul, 1999 9 commits
-
-
Jim Fulton authored
-
Jim Fulton authored
Changed to use has_key rather than get to work with older mapping objects. Added important note in constructor.
-
Jim Fulton authored
Changed to use keys() rather than items to iterate over the index.
-
Jim Fulton authored
-
Jim Fulton authored
-
Jim Fulton authored
-
Jim Fulton authored
- Provides a relatively simple example for building full storages, - Is useful for giving demos because it is non-persistent.
-
Jim Fulton authored
Took out incomplete code for allowing a base base storage. Base storages are trickier than they first seem.
-
Jim Fulton authored
-
- 08 Jul, 1999 5 commits
-
-
Jim Fulton authored
-
Jim Fulton authored
in transaction writing *just* in case a system crashes during the last step of commiting a transaction.
-
Jim Fulton authored
-
Jim Fulton authored
-
Jim Fulton authored
-
- 07 Jul, 1999 4 commits
-
-
Jim Fulton authored
-
Jim Fulton authored
all transaction aware storage managers recognize subtransactions.
-
Jim Fulton authored
-
Jim Fulton authored
-
- 06 Jul, 1999 3 commits
-
-
Jim Fulton authored
-
Jim Fulton authored
(in another connection).
-
Jim Fulton authored
-
- 05 Jul, 1999 1 commit
-
-
Jim Fulton authored
pool to go south when there were more app threads than connections.
-
- 01 Jul, 1999 1 commit
-
- 29 Jun, 1999 11 commits
-
-
Jim Fulton authored
-
Jim Fulton authored
-
Jim Fulton authored
-
Jim Fulton authored
-
Jim Fulton authored
-
Jim Fulton authored
-
Jim Fulton authored
-
Jim Fulton authored
Added subtransaction support.
-
Jim Fulton authored
-
Jim Fulton authored
-
Jim Fulton authored
-
- 24 Jun, 1999 3 commits
-
-
Jim Fulton authored
connection with the stored data. This is handy when multiple threads or processes are accessing and updating data simultaneously (e.g. When using the monitor client to poke at a running Zope process).
-
Jim Fulton authored
-
Jim Fulton authored
-