[Erp5-report] r34879 nicolas - /erp5/trunk/products/ERP5/interfaces/cached_convertable.py
nobody at svn.erp5.org
nobody at svn.erp5.org
Fri Apr 30 11:27:57 CEST 2010
Author: nicolas
Date: Fri Apr 30 11:27:56 2010
New Revision: 34879
URL: http://svn.erp5.org?rev=34879&view=rev
Log:
Same as r34878, delete clearConversionCache from API
Modified:
erp5/trunk/products/ERP5/interfaces/cached_convertable.py
Modified: erp5/trunk/products/ERP5/interfaces/cached_convertable.py
URL: http://svn.erp5.org/erp5/trunk/products/ERP5/interfaces/cached_convertable.py?rev=34879&r1=34878&r2=34879&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/interfaces/cached_convertable.py [utf8] (original)
+++ erp5/trunk/products/ERP5/interfaces/cached_convertable.py [utf8] Fri Apr 30 11:27:56 2010
@@ -90,13 +90,3 @@
**kw -- conversion parameters
"""
-
- def clearConversionCache():
- """
- Clear the conversion cache for the current document.
-
- NOTE: clearing conversion cache should be implemented
- also with non-clearable caching systems, for example
- by automatically adding the revision number to the
- conversion keys.
- """
More information about the Erp5-report
mailing list