[interchange-cvs] CVS notice: activity by heins

interchange-cvs@lists.akopia.com interchange-cvs@lists.akopia.com
Mon, 16 Apr 2001 02:40 -0500


CVS activity by user 'heins':
interchange/lib/Vend Interpolate.pm,1.40.2.50,1.40.2.51
Update of /anon_cvs/repository/interchange/lib/Vend
In directory www.akopia.com:/tmp/cvs-serv27965

Modified Files:
      Tag: DEV_4_7_0
	Interpolate.pm 
Log Message:

  * Safe shenanigans. As it turns out, the reset operator makes it go
	barf all over itself -- when the object has the same name as another in the
	same process, even when it is set new or a reset is done, it gets polluted.
	Solution is to make a new Safe name space every time. This will cause a bit
	of a memory leak, but as long as MaxRequests is set to a reasonable number
	it shouldn't be bad. Doesn't happen in foreground mode, and doesn't seem to
	affect performance much.

  * Add show_nulls filter needed when tracking this one all over
    kingdom come.