www-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

www/philosophy javascript-trap.html


From: Richard M. Stallman
Subject: www/philosophy javascript-trap.html
Date: Mon, 22 Jun 2009 15:01:33 +0000

CVSROOT:        /webcvs/www
Module name:    www
Changes by:     Richard M. Stallman <rms>       09/06/22 15:01:33

Modified files:
        philosophy     : javascript-trap.html 

Log message:
        Minor clarification; add thanks.

CVSWeb URLs:
http://web.cvs.savannah.gnu.org/viewcvs/www/philosophy/javascript-trap.html?cvsroot=www&r1=1.15&r2=1.16

Patches:
Index: javascript-trap.html
===================================================================
RCS file: /webcvs/www/www/philosophy/javascript-trap.html,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -b -r1.15 -r1.16
--- javascript-trap.html        15 May 2009 08:55:39 -0000      1.15
+++ javascript-trap.html        22 Jun 2009 15:01:30 -0000      1.16
@@ -100,8 +100,8 @@
 rather than determining the one correct answer.</p>
 
 <p>Our proposal is to consider a JavaScript program nontrivial if it
-defines methods and either loads an external script or is loaded as
-one, or if it makes an AJAX request.</p>
+makes an AJAX request, and consider it nontrivial if it defines
+methods and either loads an external script or is loaded as one.</p>
 
 <p>At the end of this article we propose a convention by which a
 nontrivial JavaScript program in a web page can state the URL where
@@ -189,6 +189,8 @@
     through which recipients can access the Corresponding Source.
 
 </pre>
+
+I thank Jaffar Rumith for bringing this issue to my attention.
 </div>
 <!--#include virtual="/server/footer.html" -->
 
@@ -223,7 +225,7 @@
 <p>
 Updated:
 <!-- timestamp start -->
-$Date: 2009/05/15 08:55:39 $
+$Date: 2009/06/22 15:01:30 $
 <!-- timestamp end -->
 </p>
 </div>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]