From a10d3ba433426e914608b9d21601dce23c4311f6 Mon Sep 17 00:00:00 2001 From: "Kevin M. Rosenberg" Date: Sun, 26 Dec 2004 18:54:49 +0000 Subject: [PATCH] r10226: 26 Dec 2004 Kevin Rosenberg * doc/ref-fdml.lisp: Fix variable tag name to varname [noted by Eduardo Munoz] --- doc/ref-fdml.xml | 6 +++--- doc/ref-oodml.xml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/doc/ref-fdml.xml b/doc/ref-fdml.xml index 8a72a5c..5eb4f07 100644 --- a/doc/ref-fdml.xml +++ b/doc/ref-fdml.xml @@ -1286,10 +1286,10 @@ ID FORENAME SURNAME EMAIL This value is only considered when CLOS objects are being selected. A boolean with a default value of &nil;. When - the value of the caching keyword is + the value of the caching keyword is &t;, a second equivalent select call will return the same view class instance objects. When - refresh is &t;, then slots of the + refresh is &t;, then slots of the existing instances are updated as necessary. In such cases, you may wish to override the hook instance-refresh. @@ -1302,7 +1302,7 @@ ID FORENAME SURNAME EMAIL This value is only considered when CLOS objects are being selected. A boolean with a default value of - *default-caching*. &clsql; caches + *default-caching*. &clsql; caches objects in accordance with the &commonsql; interface: a second equivalent select call will return the same view class instance objects. diff --git a/doc/ref-oodml.xml b/doc/ref-oodml.xml index a76b718..51cb36c 100644 --- a/doc/ref-oodml.xml +++ b/doc/ref-oodml.xml @@ -144,7 +144,7 @@ Description This variable stores the default value of the - CACHING keyword for the CACHING keyword for the select. -- 2.34.1