- 01 Jun, 2000 5 commits
-
-
Jim Fulton authored
quoted. Implemented restrictedTraverse. Finished implementing the requirement to pass an object implementing the TraversalRequest interface to __bobo_traverse__.
-
Jim Fulton authored
2.2, the name should only be passed when an object was found via attribute lookup, not when doing a sequence or mapping lookup.
-
Jim Fulton authored
of the container was None. This is invalid. It turns out that we sometimes know where we got something, but not where it came from. It is dangerous to assume that they are the same. Also fixed a bug in whicg we did an identity comparison of the possibly wrapped container and base.
- 31 May, 2000 3 commits
-
-
Shane Hathaway authored
-
Shane Hathaway authored
interface specs.
- 30 May, 2000 8 commits
-
-
Jim Fulton authored
- 26 May, 2000 10 commits
-
-
Shane Hathaway authored
-
Shane Hathaway authored
-
Shane Hathaway authored
-
Shane Hathaway authored
The _p_jar attribute was not present because the object hadn't been placed in the database yet.
-
Shane Hathaway authored
-
- 25 May, 2000 14 commits
-
-
user-visible change for now is that property types are now shown for each property. The actual name/type changing code is pretty minimal, so it has been committed to the trunk but is not yet exposed. We'd like to get some community input on the UI to make sure its what we want (and get the documentation updated) before exposing it.
-
Shane Hathaway authored