26 Jul
2001
26 Jul
'01
9:18 a.m.
"Michael R. Bernstein" wrote:
On 26 Jul 2001 10:08:23 +0100, Chris Withers wrote:
"Michael R. Bernstein" wrote:
Can anyone help diagnose this?
Are you subclassing from anything that inherits from SimpleItem?
I'm subclassing directly from SimpleItem. Is this a problem?
SimpleItem allows public access to all attributes of any class that subclasses from it. Welcome to hell ;-) Chris