An error occurred fetching the project authors.
  1. 29 Jun, 2004 1 commit
  2. 07 Jun, 2004 1 commit
  3. 11 May, 2004 1 commit
  4. 23 Feb, 2004 1 commit
  5. 19 Feb, 2004 1 commit
    • Jeremy Hylton's avatar
      Merge zope3-zodb3-devel-branch to the Zope head (Zope 2 head). · 73f83415
      Jeremy Hylton authored
      Added support for persistent weak references and
      PersistentWeakKeyDictionary.
      
      Add _p_invalidate() method to persistence API.  _p_deactivate() is
      advisory from the cache.  _p_invalidate() is called when database
      invalidates object.
      
      Port support for getattr/setattr hacks from ZODB4.  The doctest tests
      describe the new technique pretty well.
      
      Remove unused arguments from some cPickleCache calls.
      73f83415