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

Shane Hathaway shane at zope.com
Wed Dec 17 23:43:55 EST 2003


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

Added Files:
      Tag: ape-0_8-branch
	map.py 
Log Message:
Continued renaming and refactoring.

tmp/map.py contains notes on the new names for things.


=== Added File Products/Ape/tmp/map.py ===

keychain -> oid

key -> oid

getSources -> getPollSources

makeKeychain -> newKey

identifyObject -> identify

getConnection -> connection / getOtherConnection

clearing -> clear_db

IKeyedObjectSystem -> IObjectDatabase

getMapper -> mapper

getKeyedObjectSystem -> obj_db

getObject -> obj

setSerializerName, getSerializerName -> serializer_name

*Unmanaged* -> upos

notifyDeserialized -> deserialized

dereference -> resolve

loadInternalRef -> resolveInternal

notifySerialized -> serialized

notifySerializedRef -> referenced

ignoreAttribute[s] -> ignore

getInternalRef -> identifyInternal

[de]serialize() -> lose 'object' arg

classifyObject() -> arg is now an ISerializationEvent

freshen -> poll

fileish_object -> file_object

folderish_object -> folder_object





More information about the Zope-CVS mailing list