- 16 May, 2000 10 commits
-
-
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 12 commits
-
-
john authored
-
Shane Hathaway authored
-
Tres Seaver authored
-
Michel Pelletier authored
Added a couple patches, fixed superValues
-
Tres Seaver authored
-
Tres Seaver authored
Collector #1183: Mask unintended exceptions leaking from manage_deleteObjects() (allowing broken objects to be deleted)
-
Tres Seaver authored
-
- 11 May, 2000 11 commits
-
-
Tres Seaver authored
-
Tres Seaver authored
-
Tres Seaver authored
-
Jim Fulton authored
-
john authored
-
Jim Fulton authored
-
john authored
-
Tres Seaver authored
-
Tres Seaver authored
-
Tres Seaver authored
-
Tres Seaver authored
-
- 10 May, 2000 1 commit
-
-
Tres Seaver authored
-