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.49.2.11 -r1.49.2.12
--- openacs-4/packages/acs-core-docs/www/programming-with-aolserver.html 23 Jun 2016 08:32:46 -0000 1.49.2.11
+++ openacs-4/packages/acs-core-docs/www/programming-with-aolserver.html 19 Nov 2016 09:21:54 -0000 1.49.2.12
@@ -210,4 +210,4 @@
perform lookup by name, they perform a linear lookup, whereas arrays use a
hash table, so ns_set
s are slower than arrays when the number of
entries is large.
-