- 22 May, 2000 5 commits
-
- 20 May, 2000 1 commit
-
-
Jim Fulton authored
Added the ability to browse, compare, and revert to historical revisions for DTML methods and documents
-
- 19 May, 2000 1 commit
-
-
Shane Hathaway authored
-
- 17 May, 2000 10 commits
-
-
Jim Fulton authored
-
Jim Fulton authored
- 16 May, 2000 12 commits
-
-
Amos Latteier authored
-
Amos Latteier authored
-
Amos Latteier authored
-
Jim Fulton authored
with standard Python semantics by using the new PERSISTENCE_FLAGS class flags macro.
-
Jim Fulton authored
with standard Python semantics by using the new PERSISTENCE_FLAGS class flags macro.
-
Jim Fulton authored
Python __get/set/delattr__ semantics for subclasses.
-
Jim Fulton authored
is already running.
-
- 15 May, 2000 6 commits
-
-
Amos Latteier authored
-
Jim Fulton authored
cannot create" rule. We define a __creatable_by_super__ method that returns a true so that user folders (BasicUserFolder) could make themselves addable by super for bootstrapping purposes.
-
Jim Fulton authored
An object (typically a class) can define a __creatable_by_super__ method that returns a true object if the object can be created by the superuser. This was needed so that user folders (BasicUserFolder) could make themselves addable by super for bootstrapping purposes.
-
Amos Latteier authored
-
Amos Latteier authored
-
Shane Hathaway authored
-
- 12 May, 2000 5 commits
-
-
john authored
-
Shane Hathaway authored
-