[Zope-dev] _p_deactivate() and _v_ variables?
Chris Withers
chrisw at nipltd.com
Wed Oct 8 16:22:35 EDT 2003
Casey Duncan wrote:
> I would argue that a better plan would be to only use _v_ vars for completely
> disposable data only. The application should expect that this values will be
> gone at any random time, not just at transaction boundaries.
I agree with this. How do we go about find code that uses the assumption that
_v_ stuff won't change unless it's at a transaction boundary?
Chris
More information about the Zope-Dev
mailing list