[Checkins] SVN: z3c.form/trunk/TODOS.txt added a TODO

Adam Groszer cvs-admin at zope.org
Thu Sep 6 09:40:15 UTC 2012


Log message for revision 127746:
  added a TODO

Changed:
  U   z3c.form/trunk/TODOS.txt

-=-
Modified: z3c.form/trunk/TODOS.txt
===================================================================
--- z3c.form/trunk/TODOS.txt	2012-09-06 09:32:59 UTC (rev 127745)
+++ z3c.form/trunk/TODOS.txt	2012-09-06 09:40:11 UTC (rev 127746)
@@ -22,7 +22,7 @@
   for the ISequence field.
 
 - The values defined in "browser" widgets, like ``klass`` or ``onclick``
-  should be overridable by value adapters. 
+  should be overridable by value adapters.
 
 - File upload widget and converter should have a "clear current" option
   available to clear current value if there's any and the field is not required.
@@ -44,3 +44,6 @@
 
 Add explicit difference between error and confirmation message e.g.
 "There were some errors." and "No changes were applied."
+
+Think about making the framework use NOT_CHANGED on every widget that does not
+change it's value.
\ No newline at end of file



More information about the checkins mailing list