Index: openacs-4/packages/acs-mail-lite/www/doc/analysis-notes.adp =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-mail-lite/www/doc/analysis-notes.adp,v diff -u -N -r1.1 -r1.2 --- openacs-4/packages/acs-mail-lite/www/doc/analysis-notes.adp 17 Feb 2018 17:08:31 -0000 1.1 +++ openacs-4/packages/acs-mail-lite/www/doc/analysis-notes.adp 20 Feb 2018 09:07:27 -0000 1.2 @@ -123,13 +123,13 @@ set scan_in_est_dur_per_cycle_s_override to actual wait time the current cycle has to wait including any prior cycle wait time --if the delays exceed one cycle (accumulative_delay_cycles.

From acs-tcl/tcl/test/ad-proc-test-procs.tcl
-    # This example gets list of implimentations of a callback: (so they could be triggered one by one)
+    # This example gets list of implementations of a callback: (so they could be triggered one by one)
      ad_proc -callback a_callback { -arg1 arg2 } { this is a test callback } -
     set callback_procs [info commands ::callback::a_callback::*]
     
   

- Each subsquent cycle moves toward renormalization by adjusting + Each subsequent cycle moves toward renormalization by adjusting scan_in_est_dur_per_cycle_s_override toward value of scan_in_est_dur_per_cycle_s by one replies_est_dur_per_cycle with minimum of