Index: openacs-4/packages/xotcl-core/tcl/context-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/xotcl-core/tcl/context-procs.tcl,v diff -u -N -r1.74 -r1.75 --- openacs-4/packages/xotcl-core/tcl/context-procs.tcl 11 Jun 2018 09:14:55 -0000 1.74 +++ openacs-4/packages/xotcl-core/tcl/context-procs.tcl 5 Aug 2018 21:16:25 -0000 1.75 @@ -1,7 +1,7 @@ xo::library doc { Context handling interface - Definition of a connection context, containing user info, urls, parameters. + Definition of a connection context, containing user info, URLs, parameters. this is used via "Package initialize"... similar as page_contracts and for included content (includelets), and used for per-connection caching as well. The intention is similar as with ad_conn, but based on objects.