Index: openacs-4/packages/xotcl-core/tcl/generic-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/xotcl-core/tcl/generic-procs.tcl,v diff -u -r1.32 -r1.33 --- openacs-4/packages/xotcl-core/tcl/generic-procs.tcl 17 Nov 2006 21:29:17 -0000 1.32 +++ openacs-4/packages/xotcl-core/tcl/generic-procs.tcl 17 Nov 2006 21:31:36 -0000 1.33 @@ -844,7 +844,7 @@ } Class CrCache::Item - CrCache::Item instproc save {} { + CrCache::Item instproc save args { set r [next] #my log "--CACHE saving [self] in cache" ns_cache set xotcl_object_cache [self] \