Index: openacs-4/packages/acs-core-docs/www/programming-with-aolserver.html =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-core-docs/www/programming-with-aolserver.html,v diff -u -r1.31.2.2 -r1.31.2.3 --- openacs-4/packages/acs-core-docs/www/programming-with-aolserver.html 29 Apr 2004 14:50:51 -0000 1.31.2.2 +++ openacs-4/packages/acs-core-docs/www/programming-with-aolserver.html 5 Jul 2004 19:47:31 -0000 1.31.2.3 @@ -209,4 +209,4 @@ perform lookup by name, they perform a linear lookup, whereas arrays use a hash table, so ns_sets are slower than arrays when the number of entries is large. -