[Zope3-checkins] CVS: Zope3/src/zope/app/browser/tests - test_objectname.py:NONE
   
    Steve Alexander
     
    steve@cat-box.net
       
    Fri, 13 Jun 2003 13:41:15 -0400
    
    
  
Update of /cvs-repository/Zope3/src/zope/app/browser/tests
In directory cvs.zope.org:/tmp/cvs-serv28622/src/zope/app/browser/tests
Removed Files:
	test_objectname.py 
Log Message:
Removed the @@object_name view, as used in some page templates, and
the ObjectName view and adapter also.
Extended IPhysicallyLocatable with a getName method.
Renamed the convenience function objectName to getName.
If you have page templates that use @@object_name, then you can replace it
with zope:name.
=== Removed File Zope3/src/zope/app/browser/tests/test_objectname.py ===