[interchange-cvs] CVS notice: activity by heins

interchange-cvs@lists.akopia.com interchange-cvs@lists.akopia.com
Tue, 10 Apr 2001 15:31 -0500


CVS activity by user 'heins':
interchange/scripts interchange.PL,1.15.2.32,1.15.2.33
Update of /anon_cvs/repository/interchange/scripts
In directory www.akopia.com:/tmp/cvs-serv14767

Modified Files:
      Tag: DEV_4_7_0
	interchange.PL 
Log Message:

  * Implement set_slice for main::update_data. Probably not a big
    deal for most cases, but if we ever need to implement
    transactions for the UI will be a big time saver. Also, if we
    can trap fatal errors it will prevent a partial update.

  * If external cookie is used, never retire the ID. Use
    init_session with same ID for expiring.

  * Move CyberCash stuff out of main package -- still need to
    include it by default for backward compatibility.