[Zope] Re: Using property() function in Zope 2.8
Fred Drake
fdrake at gmail.com
Thu Jul 6 18:37:44 EDT 2006
On 7/6/06, Rob Miller <ra at burningman.com> wrote:
> it's not an answer to your original question (i have nothing to add to
> what fred already replied) but TeamSpace solves this by using a
> ComputedAttribute instead of a property for the dynamic local roles.
Yeah, I forgot all about ComputedAttribute. That's probably what you
want if your class is an ExtensionClass.
-Fred
--
Fred L. Drake, Jr. <fdrake at gmail.com>
"Every sin is the result of a collaboration." --Lucius Annaeus Seneca
More information about the Zope
mailing list