Not really. It gets its speed because the template is single purpose -- i.e. for creating the select list for countries (254 elements).
The list is not passed in to the template. The list is obtained by calling another action within the template. This was just one example of how to optimize performance. Check out Dick Zetterberg [[EMAIL PROTECTED]] e-mails on this list for other suggestions. He has an outstanding patch for 1.3 that should improve the tablib performance across the board. > -----Original Message----- > From: Jason Carreira [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, January 14, 2003 5:31 PM > To: [EMAIL PROTECTED] > Subject: RE: [OS-webwork] Scope for 1.4 > > > Could this be applied as a patch of some sort to the template for the > select ui component? > ------------------------------------------------------- This SF.NET email is sponsored by: Take your first step towards giving your online business a competitive advantage. Test-drive a Thawte SSL certificate - our easy online guide will show you how. Click here to get started: http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0027en _______________________________________________ Opensymphony-webwork mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/opensymphony-webwork
