[Zope-dev] Two glaring omissions

Andy McKay andym@ActiveState.com
Fri, 17 Nov 2000 08:51:53 -0800


Well no, not really. You can't change property foo to fi and expect to
remember foo's values. That's just wrong. But you can do silly tricks in
python, like keep old property names hanging around and do mappings to them,
or fiddle with variable properties  etc.

--
  Andy McKay, Developer.
  ActiveState.

> So it is possible to change the names of variables if the class is Python
> based?
>
> Confusingly,
>
> --
> Alexander Limi
> http://mp3.no
>
>
>
> _______________________________________________
> Zope-Dev maillist  -  Zope-Dev@zope.org
> http://lists.zope.org/mailman/listinfo/zope-dev
> **  No cross posts or HTML encoding!  **
> (Related lists -
>  http://lists.zope.org/mailman/listinfo/zope-announce
>  http://lists.zope.org/mailman/listinfo/zope )
>