1. 05 Sep, 2002 1 commit
    • Toby Dickenson's avatar
      added DanglingReferenceError. A new exception for storages to report the fact... · 9d236fac
      Toby Dickenson authored
      added DanglingReferenceError. A new exception for storages to report the fact that a transaction is storing a reference to an object that does not exist. Doing this is 'a bad thing', although it is not entirely clear that it is prohibited. So far only DirectoryStorage makes this check. This is given its own exception class because some code may be able to catch it, and regenerate the object that the storage thinks does not exist.
      
      9d236fac
  2. 04 Sep, 2002 6 commits
  3. 30 Aug, 2002 7 commits
  4. 29 Aug, 2002 15 commits
  5. 28 Aug, 2002 11 commits