[cells-gtk-cvs] CVS update: public_html/faq.html
Peter Denno
pdenno at common-lisp.net
Sun Mar 6 23:38:31 UTC 2005
Update of /project/cells-gtk/cvsroot/public_html
In directory common-lisp.net:/tmp/cvs-serv13278/public_html
Modified Files:
faq.html
Log Message:
typo
Date: Mon Mar 7 00:38:29 2005
Author: pdenno
Index: public_html/faq.html
diff -u public_html/faq.html:1.6 public_html/faq.html:1.7
--- public_html/faq.html:1.6 Sun Mar 6 17:48:27 2005
+++ public_html/faq.html Mon Mar 7 00:38:22 2005
@@ -41,7 +41,7 @@
<li><a href="#q10">How do I do xyz?</a></li>
<li><a href="#q11">Q: What does this error mean? : "cellular slot FOO of #<BAR 21B555A4> cannot be setf
unless initialized as inputp.</a></li>
- <li><a href="#q12">Q: Changing a cell value causes dependencies to fire, but what is considered a change?"</li>
+ <li><a href="#q12">Q: Changing a cell value causes dependencies to fire, but what is considered a change?</li>
</ul>
<p/>
@@ -195,7 +195,7 @@
Read the <a href="cgtk-primer.html">cells-gtk primer</a> for more
information.
<p/>
-<strong id="q12">Q: Changing a cell value causes dependencies to fire, but what is considered a change?"</strong><p/>
+<strong id="q12">Q: Changing a cell value causes dependencies to fire, but what is considered a change?</strong><p/>
<strong>A:</strong> As you are suggesting, setting a slot to an "equivalent" object should not cause its
dependencies to fire again (in order to save substantial useless recalculations). So how is
"equivalence" defined? EQL is used unless overridden by providing a function of two arguments
@@ -205,7 +205,7 @@
<address><a href="mailto:peter.denno at nist.gov">Peter Denno</a></address>
<!-- Created: Thu Mar 3 18:45:35 EST 2005 -->
<!-- hhmts start -->
-Last modified: Sat Mar 5 13:11:28 EST 2005
+Last modified: Sun Mar 6 18:32:15 EST 2005
<!-- hhmts end -->
</div>
</body>
More information about the Cells-gtk-cvs
mailing list