- 13 Nov, 2000 1 commit
-
- 10 Nov, 2000 8 commits
-
-
Tres Seaver authored
* Add a docstring to the class which: o References the interfaces wiki where the design is spelt out; o Provides a usage sample.
- 09 Nov, 2000 2 commits
-
-
Jim Fulton authored
new GC strategy. Meaningless checkpoint of other files.
-
Chris McDonough authored
changeOwnership method of Owned mixin failed when in "non-recursive" mode when trying to set child._owner = child._owner. Why it was doing this I have no idea. I changed it to set child._owner = new. The trunk version of this method is significantly different than the 2.2.X branch version in other ways, so I can't make an analogous change to the 2.2.X branch.
-
- 06 Nov, 2000 1 commit
-
- 04 Nov, 2000 1 commit
-
-
Jim Fulton authored
Method attributes can now only be set by setting special attributes in classes.
-
- 03 Nov, 2000 2 commits
-
- 01 Nov, 2000 3 commits
-
-
Tres Seaver authored
ZClasses typically defer creating them until product registration; the derived ZClass needs them to be available immediately after import. Deprecated 'ProductContext.registerZClass' and 'ProductContext.registerBaseClass' in favor of a new function, 'ZClasses.createZClassForBase' (because none of the machinery needed a ProductContext instance anyway).
-
Jim Fulton authored
-
- 31 Oct, 2000 1 commit
-
-
Amos Latteier authored
-
- 30 Oct, 2000 1 commit
-
- 27 Oct, 2000 1 commit
-
-
Amos Latteier authored
-
- 25 Oct, 2000 1 commit
-
- 22 Oct, 2000 1 commit
-
-
Chris McDonough authored
-
- 18 Oct, 2000 2 commits
-
-
Evan Simpson authored
-
Jeffrey Shell authored
-
- 17 Oct, 2000 5 commits
-
-
Amos Latteier authored
Removing expand tree tag argument which no one seems to know anything about and which I cannot get to work in a reasonable way.
-
Amos Latteier authored
-
Amos Latteier authored
-
Amos Latteier authored
-
Amos Latteier authored
Removed __replaceable__ from API docs. This is an *Implemtor* API, not a user's API. Only methods and attributes usable from DTML and Python Methods (restricted) should go in these API docs.
-
- 16 Oct, 2000 2 commits
-
-
Ken Manheimer authored
EOF in value in RCS file /cvs-repository/Zope2/Extensions/README.txt,v Not sure this'll work, and anyway if the corruption shows up again, we'll have to investigate...
-
- 13 Oct, 2000 1 commit
-
-
Jim Fulton authored
-
- 12 Oct, 2000 3 commits
-
-
Amos Latteier authored
-
Amos Latteier authored
-
Amos Latteier authored
Changed Ownership tab. Got rid of implicit/explicit ownership. Now you just choose to take ownership of subobjects (or not) when taking ownership.
-
- 11 Oct, 2000 1 commit
-
- 10 Oct, 2000 3 commits
-
-
Amos Latteier authored
-
Amos Latteier authored
-
Evan Simpson authored
-