[Zope-PTK] CVS: ZopePTK - TypesTool.py:1.15

Shane shane@zope.org
Sat, 17 Feb 2001 13:15:53 -0800


Update of /cvs-repository/ZopePTK/PTKBase
In directory zope.codeit.com:/tmp/cvs-serv22703

Modified Files:
	TypesTool.py 
Log Message:
- Added calls to _setPortalType() so that content objects will always be
  able to find the corresponding ContentTypeInformation.

- Renamed allowed() to isConstructionAllowed() for clarity.