Hi, I am hoping to use ZClasses to setup a base class, with attributes which i would like to be available to ZClass instances of subclasses of that base class. But it doesn't seem that ZClass attributes are inheritable? Can i do this with python classes? Thanks, mark