Code

Add change entry for client.py split.
authorjlgijsbers <jlgijsbers@57a73879-2fb5-44c3-a270-3262357dd7e2>
Sat, 14 Feb 2004 01:55:35 +0000 (01:55 +0000)
committerjlgijsbers <jlgijsbers@57a73879-2fb5-44c3-a270-3262357dd7e2>
Sat, 14 Feb 2004 01:55:35 +0000 (01:55 +0000)
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@2081 57a73879-2fb5-44c3-a270-3262357dd7e2

CHANGES.txt

index 3faf2752d0ad8ed1c931be29c338e0b3a09d8f5c..9631b2898e5f1ed74546ee8f01dc53f90ada126a 100644 (file)
@@ -62,6 +62,11 @@ Cleanup:
 - implemented semantic comparison of Message objects in test_mailgw
 - tidied up forms in default stylesheet
 - force textareas to use monospace fonts, lessening surprise on the user
+- moved out parts of client.py to new modules:
+  * actions.py - the xxxAction and xxxPermission functions refactored into 
+    Action classes
+  * exceptions.py - all exceptions
+  * form_parser.py - parsePropsFromForm & extractFormList in a FormParser class
 
 
 2004-??-?? 0.6.5