[Zope] ZClass inheritance and properties
John R. Daily
jdaily@progeny.com
Mon, 26 Mar 2001 19:34:22 -0500
After some further experimentation, I realized that my memory was
faulty. I'm still seeing some strange things, but I'll re-send this
query once I've figured out exactly what the behavior is.
Sorry for the false query.
-John
At (time_t)985652782 I wrote:
> Using version 2.3.0, and adding ZClasses strictly through the
> management interface:
>
> I defined a "virtual" ZClass with some basic properties and methods
> that I wanted included in other ZClasses, and inherited from that.
>
> The properties were defined in a propertysheet I named "default".
>
> In my derived ZClasses, I seem to be inheriting methods, but not
> properties. I can't programmatically set them, nor can I view them
> through the management interface.
>
> Is there something I'm missing?
>
> -John Daily
> jdaily@progeny.com
>
> _______________________________________________
> Zope maillist - Zope@zope.org
> http://lists.zope.org/mailman/listinfo/zope
> ** No cross posts or HTML encoding! **
> (Related lists -
> http://lists.zope.org/mailman/listinfo/zope-announce
> http://lists.zope.org/mailman/listinfo/zope-dev )
>