- 04 Apr, 2005 2 commits
-
-
Jim Fulton authored
-
Jim Fulton authored
-
- 01 Apr, 2005 6 commits
-
-
Jim Fulton authored
path.
-
Jim Fulton authored
-
Jim Fulton authored
through wrapper functions.
-
Jim Fulton authored
This makes direcr use of managers simpler.
-
Jim Fulton authored
-
Jim Fulton authored
-
- 18 Feb, 2005 1 commit
-
-
Jim Fulton authored
databases.
-
- 15 Feb, 2005 3 commits
-
-
Jim Fulton authored
-
Jim Fulton authored
directories found in Products.__path__.
-
Jim Fulton authored
ExtensionClass meta class.
-
- 13 Feb, 2005 2 commits
-
-
Jim Fulton authored
test to pass.
-
Jim Fulton authored
instances of instances of subclasses (meta classes) of ExtensionClass.
-
- 10 Feb, 2005 3 commits
-
-
Jim Fulton authored
-
Jim Fulton authored
issue.
-
Jim Fulton authored
issues.
-
- 07 Feb, 2005 8 commits
-
-
Jim Fulton authored
registration of data managers that are None. This code will, eventually, go away, since new persistent classes will take care of their own registration.
-
Jim Fulton authored
manager. (Perhaps this should be an assert.)
-
Jim Fulton authored
persistent meta class hasn't been integrated yet.
-
Jim Fulton authored
loosly on the experimental persistent class code from Zope 3.
-
Jim Fulton authored
-
Jim Fulton authored
No-longer use setklassstate. Instead, just call _p_invalidate, as with any other object. This changes didn't break any tests, so I assume that this was untested. :( Changed the strategy for invalidating objects. Non-ghostifiable objects will load their state when they are invalidated. We have to worry about other invalidations that come in while this is happening. See the comment in _flush_invalidations. We need to force all invalidations to take this into account, by going through _flush_invalidations. I haven't done this yet, but I have left some XXX comments in places where it needs to be done to remind myself that this needs to be done.
-
Jim Fulton authored
No-longer use setklassstate. Instead, just call _p_invalidate, as with any other object. This changes didn't break any tests, so I assume that this was untested. :( Change invalidation to not swallow errors. (Swallowing errors here was a travesty!)
-
Jim Fulton authored
original state.
-
- 06 Feb, 2005 4 commits
-
-
Jim Fulton authored
-
Jim Fulton authored
-
Jim Fulton authored
-
Andreas Jung authored
-
- 04 Feb, 2005 2 commits
-
-
Andreas Jung authored
- browser for stored values for all UnIndex derived indexes
-
Andreas Jung authored
-
- 03 Feb, 2005 1 commit
-
-
Andreas Jung authored
No commit message
-
- 02 Feb, 2005 4 commits
-
-
Andreas Jung authored
No commit message
-
Andreas Jung authored
- refactored batch size
-
Andreas Jung authored
-
Tino Wildenhain authored
-
- 01 Feb, 2005 4 commits
-
-
Tino Wildenhain authored
the extra argument. Its parameter 'indexed_attrs' can be string with comma delimited attribute names or list/tuple This fixes: # 1688
-
Andreas Jung authored
-
Andreas Jung authored
-
Andreas Jung authored
- len(self._unindex) as used in numObjects() might take too long
-