[Zope-Checkins] CVS: Zope2 - Factory.py:1.14.4.1

Jim Fulton jim@digicool.com
Mon, 20 Mar 2000 11:22:52 -0500


Update of /cvs-repository/Zope2/lib/python/App
In directory korak.digicool.com:/projects/users/jim/Zope-2_1_0/lib/python/App

Modified Files:
      Tag: Zope-2_1_0
	Factory.py 
Log Message:
Cause factories to acquire _getOb.  This is needed for the ZClass
createInObjectManager. There is probably a better solution.