[CMF-checkins] CVS: Products/CMFCore/interfaces - portal_workflow.py:1.13.2.1

Yvo Schubbe y.2005- at wcm-solutions.de
Wed Jun 22 09:44:27 EDT 2005


Update of /cvs-repository/Products/CMFCore/interfaces
In directory cvs.zope.org:/tmp/cvs-serv32729/CMFCore/interfaces

Modified Files:
      Tag: CMF-1_5-branch
	portal_workflow.py 
Log Message:
- marked WorkflowInformation and getActionsFor as deprecated


=== Products/CMFCore/interfaces/portal_workflow.py 1.13 => 1.13.2.1 ===
--- Products/CMFCore/interfaces/portal_workflow.py:1.13	Thu Aug 12 11:07:39 2004
+++ Products/CMFCore/interfaces/portal_workflow.py	Wed Jun 22 09:44:27 2005
@@ -39,6 +39,8 @@
     # security.declarePublic('getActionsFor')
     def getActionsFor(ob):
         '''
+        This method is deprecated and will be removed in CMF 1.7. 
+
         Return a list of action dictionaries for 'ob', just as though
         queried via 'ActionsTool.listFilteredActionsFor'.
         '''



More information about the CMF-checkins mailing list