Index: openacs-4/contrib/obsolete-packages/acs-workflow/tcl/wizard-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/contrib/obsolete-packages/acs-workflow/tcl/wizard-procs.tcl,v diff -u -r1.1 -r1.2 --- openacs-4/contrib/obsolete-packages/acs-workflow/tcl/wizard-procs.tcl 13 Mar 2001 22:59:27 -0000 1.1 +++ openacs-4/contrib/obsolete-packages/acs-workflow/tcl/wizard-procs.tcl 19 Nov 2001 18:25:09 -0000 1.2 @@ -159,6 +159,7 @@ return $html } + ad_proc wf_wizard_massage_tasks { the_tasks list_var @@ -181,8 +182,9 @@ @creation-date 29 September, 2000 } { - # Note also: This whole way of representing the information here in three or four different formats, actually sucks. - # Don't do this if you happen to be porting this to a real language. + # Note also: This whole way of representing the information here in three or four different formats, + # actually sucks. + # Don't do this if you happen to be porting this to a real language (e.g., Java) if { ![empty_string_p $list_var] } { upvar 1 $list_var the_list