[Erp5-report] r35207 nicolas - /erp5/trunk/products/ERP5/interfaces/base_convertable.py

nobody at svn.erp5.org nobody at svn.erp5.org
Wed May 12 14:51:08 CEST 2010


Author: nicolas
Date: Wed May 12 14:51:06 2010
New Revision: 35207

URL: http://svn.erp5.org?rev=35207&view=rev
Log:
Add comment added by JPS

Modified:
    erp5/trunk/products/ERP5/interfaces/base_convertable.py

Modified: erp5/trunk/products/ERP5/interfaces/base_convertable.py
URL: http://svn.erp5.org/erp5/trunk/products/ERP5/interfaces/base_convertable.py?rev=35207&r1=35206&r2=35207&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/interfaces/base_convertable.py [utf8] (original)
+++ erp5/trunk/products/ERP5/interfaces/base_convertable.py [utf8] Wed May 12 14:51:06 2010
@@ -56,6 +56,9 @@
           method and which will eventually end up in the 
           workflow history as a way to inform the user of
           the results of the conversion process.
+
+    TODO::
+      - XXX-JPS usefulness is really uncertain
     """
 
   def convertToBaseFormat():
@@ -72,4 +75,4 @@
     IMetadataDiscoverable.getContentInformation.
 
     kw -- metadata parameters
-    """
+    """




More information about the Erp5-report mailing list