1. 25 Sep, 1998 1 commit
    • Jim Fulton's avatar
      Added new special rule for case when __bobo_traverse__ returns a tuple of · 5ddb4f74
      Jim Fulton authored
      length > 1.  Basically, the leading n-2 elements get added to the parents,
      and the n-1th element is substituted for the object being traversed.
      This is needed for making certain objects surrogates for others.
      We use this to enter long-running transactions as we traverse objects.
      It might be useful for creating "symbolic links".
      
      Checked in a change (that I meant to check in before that fixes a bug
      in the way '.' is handled.  Basically, '.' should be handled as
      if it isn't really there.
      5ddb4f74
  2. 24 Sep, 1998 6 commits
  3. 23 Sep, 1998 1 commit
  4. 22 Sep, 1998 3 commits
  5. 21 Sep, 1998 8 commits
  6. 17 Sep, 1998 3 commits
  7. 16 Sep, 1998 2 commits
  8. 15 Sep, 1998 4 commits
  9. 14 Sep, 1998 12 commits