[Zope] How can I create static member variables for a product?
Tino Wildenhain
tino@wildenhain.de
Mon, 25 Nov 2002 18:27:36 +0100
Hi Naveen,
--On Montag, 25. November 2002 22:44 +0530 Naveen <pnaveen@zeomega.com>
wrote:
> Hi All,
>
> Is there any way to create a product with static member variables?
>
> For example.
> The properties should be common for all the instance of same product.
> That property can be an attribute of the product.
This is exactly what (Z)Class Properties use to do :-)
Regards
Tino