- 10 Jan, 2000 14 commits
-
-
Amos Latteier authored
-
Amos Latteier authored
-
Amos Latteier authored
-
Amos Latteier authored
-
Jim Fulton authored
product name in registration info.
-
Jim Fulton authored
Changed the way base classses are identified when creating new ZClasses. This allows ZClasses to be sub-classes accross products. It also annotates base classes with product info in base class lists. Use the class id as the meta_type, if no meta_type is given.
-
Jim Fulton authored
-
Jim Fulton authored
-
Jim Fulton authored
-
Jim Fulton authored
product/location info.
-
Jim Fulton authored
turds left by a fixed inner ZClass registration bug.
-
Jim Fulton authored
turds left by a fixed inner ZClass registration bug.
-
Jim Fulton authored
-
Jim Fulton authored
-
- 07 Jan, 2000 3 commits
-
-
Ken Manheimer authored
-
Jim Fulton authored
certain bootstrapping problems that can occur when a ZClass instance is used as a ZClass method.
-
Amos Latteier authored
-
- 06 Jan, 2000 1 commit
-
-
Amos Latteier authored
-
- 05 Jan, 2000 1 commit
-
-
Amos Latteier authored
-
- 04 Jan, 2000 6 commits
-
-
Michel Pelletier authored
managment methods so they can be more easily called from python. Thanks to Anthony Baxter for the patch.
-
Ken Manheimer authored
richard otten for this and the previous correction.)
-
Ken Manheimer authored
-
Jim Fulton authored
-
Michel Pelletier authored
Baxter)
-
Jim Fulton authored
-
- 29 Dec, 1999 4 commits
-
-
Christopher Petrilli authored
-
Christopher Petrilli authored
confusing.
-
Christopher Petrilli authored
confusing to people.
-
Amos Latteier authored
-
- 28 Dec, 1999 3 commits
-
-
Amos Latteier authored
-
Amos Latteier authored
-
- 24 Dec, 1999 1 commit
-
-
Amos Latteier authored
Improved response marshalling. Now None is returned as a Boolean Fals, since XML-RPC doesn't handle None. Also a Fault is returned if the response cannot be marshalled.
-
- 22 Dec, 1999 1 commit
-
-
mike authored
not a path.
-
- 16 Dec, 1999 3 commits
-
-
Jim Fulton authored
should behave properly. Comparison should now work correctly for wrapped objects, even when compared with unwrapped objects. Note that when a comparison or numeric operator is a Python method or is interited from a data-less base class, then a wrapped object is passed to the operator and acquisition may be used.
-
Jim Fulton authored
-
Jim Fulton authored
-
- 15 Dec, 1999 1 commit
-
-
Jim Fulton authored
ZClasses that don't carry along the standard Zope bases classes. This made it impossiblt to use ZClasses as SQL brains.
-
- 14 Dec, 1999 2 commits
-
-
Jim Fulton authored
The utility of this is limited, however, by the fact that we don't set up logging until after products are imported.
-
Jim Fulton authored
the rules for ObjectManager) rather than getattr.
-