Index: openacs-4/contrib/packages/simulation/www/siminst/index.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/contrib/packages/simulation/www/siminst/Attic/index.tcl,v diff -u -N -r1.30 -r1.31 --- openacs-4/contrib/packages/simulation/www/siminst/index.tcl 13 Jan 2004 12:45:09 -0000 1.30 +++ openacs-4/contrib/packages/simulation/www/siminst/index.tcl 14 Jan 2004 15:10:54 -0000 1.31 @@ -93,7 +93,6 @@ " { set description [ad_html_text_convert -from $description_mime_type -maxlen 200 -- $description] - # TODO: getting the states here will not scale well (executes a handful queries for every template listed) set state [simulation::template::get_inst_state -workflow_id $workflow_id] if { [simulation::template::ready_for_casting_p -state $state] } {