1. 04 Oct, 2002 1 commit
    • Guido van Rossum's avatar
      Added subclassing hooks to ClientStorage and StorageServer · a6980f6d
      Guido van Rossum authored
      It is now easy to provide a subclass of a class that is
      instantiated, by setting the corresponding hook class
      variable.  E.g. if you subclass ZEOStorage, you should also
      subclass StorageServer and set StorageServer.ZEOStorageClass
      to your ZEOStorage subclass.
      a6980f6d
  2. 03 Oct, 2002 5 commits
  3. 02 Oct, 2002 3 commits
  4. 01 Oct, 2002 19 commits
  5. 30 Sep, 2002 2 commits
  6. 29 Sep, 2002 10 commits