[Erp5-report] r15419 - /erp5/trunk/products/ERP5Form/ListBox.py

nobody at svn.erp5.org nobody at svn.erp5.org
Thu Aug 2 16:09:03 CEST 2007


Author: jerome
Date: Thu Aug  2 16:09:03 2007
New Revision: 15419

URL: http://svn.erp5.org?rev=15419&view=rev
Log:
more getListMethodName explanation (it is used for
ERP5Site_checkNamingConventions)

Modified:
    erp5/trunk/products/ERP5Form/ListBox.py

Modified: erp5/trunk/products/ERP5Form/ListBox.py
URL: http://svn.erp5.org/erp5/trunk/products/ERP5Form/ListBox.py?rev=15419&r1=15418&r2=15419&view=diff
==============================================================================
--- erp5/trunk/products/ERP5Form/ListBox.py (original)
+++ erp5/trunk/products/ERP5Form/ListBox.py Thu Aug  2 16:09:03 2007
@@ -3028,7 +3028,8 @@
        XXX - Is this method really necessary - I am not sure - JPS
        Why not use Formulator API instead ? -> the answer is that it is a
          MethodField, and it's method_name attribute is not available from
-         restricted environment.
+         restricted environment. It is only used in
+         ERP5Site_checkNamingConventions
 
       XXX also this method is not compatible with ProxyFields.
       It will go away soon.




More information about the Erp5-report mailing list