[Checkins] SVN: z3c.formjs/trunk/TODO.txt Remove completed TODO.

Stephan Richter srichter at cosmos.phy.tufts.edu
Wed Jul 25 22:48:32 EDT 2007


Log message for revision 78341:
  Remove completed TODO.
  

Changed:
  U   z3c.formjs/trunk/TODO.txt

-=-
Modified: z3c.formjs/trunk/TODO.txt
===================================================================
--- z3c.formjs/trunk/TODO.txt	2007-07-26 02:44:55 UTC (rev 78340)
+++ z3c.formjs/trunk/TODO.txt	2007-07-26 02:48:31 UTC (rev 78341)
@@ -6,11 +6,3 @@
 
  - client side js validators for simple fields.  (maybe we can use an
    existing library?)
-
-- Make decorators less intrusive. They should return the original object, not
-  something they created, so that we can better pipe them, like::
-
-    @jsevent.handler(IFields['one'])
-    @jsevent.handler(IFields['two'])
-    def handleOneAndTwo(self, ...):
-        pass



More information about the Checkins mailing list