En Mon, 18 Feb 2008 08:21:11 -0200, Fabrizio Pollastri
<[EMAIL PROTECTED]> escribi�:
> Data descriptors are set as attributes of object types. So if one has
> many
> instances of the same class and wants each instance to have a different
> property
> (data descriptor) that can be accessed wi
On Feb 18, 11:21 am, Fabrizio Pollastri <[EMAIL PROTECTED]> wrote:
> Data descriptors are set as attributes of object types. So if one has many
> instances of the same class and wants each instance to have a different
> property
> (data descriptor) that can be accessed with a unique attribute name
Fabrizio Pollastri wrote:
> Data descriptors are set as attributes of object types. So if one has many
> instances of the same class and wants each instance to have a different
> property (data descriptor) that can be accessed with a unique attribute
> name, it seems to me that there is no solutio