[Zope3-checkins] CVS: Zope3/src/zope/fssync - README.txt:1.11
   
    Guido van Rossum
     
    guido@python.org
       
    Wed, 28 May 2003 14:03:27 -0400
    
    
  
Update of /cvs-repository/Zope3/src/zope/fssync
In directory cvs.zope.org:/tmp/cvs-serv32698
Modified Files:
	README.txt 
Log Message:
Add another TODO.
=== Zope3/src/zope/fssync/README.txt 1.10 => 1.11 ===
--- Zope3/src/zope/fssync/README.txt:1.10	Tue May 27 16:58:55 2003
+++ Zope3/src/zope/fssync/README.txt	Wed May 28 14:03:27 2003
@@ -81,6 +81,8 @@
 * refine the adapter protocol or implementation to leverage the
   file-system representation protocol
 
+* use camelCase for method names
+
 
 TO DO LATER
 -----------