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.