[Zope-CVS] CVS: Products/Ape/tmp - map.py:1.1.2.2

Shane Hathaway shane at zope.com
Wed Dec 17 23:45:38 EST 2003


Update of /cvs-repository/Products/Ape/tmp
In directory cvs.zope.org:/tmp/cvs-serv13775/tmp

Modified Files:
      Tag: ape-0_8-branch
	map.py 
Log Message:
Corrected some name mapping notes


=== Products/Ape/tmp/map.py 1.1.2.1 => 1.1.2.2 ===
--- Products/Ape/tmp/map.py:1.1.2.1	Wed Dec 17 23:43:54 2003
+++ Products/Ape/tmp/map.py	Wed Dec 17 23:45:37 2003
@@ -5,13 +5,13 @@
 
 getSources -> getPollSources
 
-makeKeychain -> newKey
+makeKeychain -> new_oid
 
 identifyObject -> identify
 
-getConnection -> connection / getOtherConnection
+getConnection -> connections
 
-clearing -> clear_db
+clearing -> clear_all
 
 IKeyedObjectSystem -> IObjectDatabase
 




More information about the Zope-CVS mailing list