Commit d2e00eb2 authored by Nicolas Delaby's avatar Nicolas Delaby

Add comment added by JPS


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35207 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 1832423f
......@@ -56,6 +56,9 @@ class IBaseConvertable(Interface):
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 @@ class IBaseConvertable(Interface):
IMetadataDiscoverable.getContentInformation.
kw -- metadata parameters
"""
\ No newline at end of file
"""
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment