Confirmed users
513
edits
Klahnakoski (talk | contribs) |
Klahnakoski (talk | contribs) |
||
| Line 33: | Line 33: | ||
* The current design has no debugging facilities, the Python version will allow stepping through code and easily inspecting intermediate states | * The current design has no debugging facilities, the Python version will allow stepping through code and easily inspecting intermediate states | ||
* The Python version works better with source control; Spoon uses single-large-XML files which are not split by functional group (but admittedly are well behaved with source control) | * The Python version works better with source control; Spoon uses single-large-XML files which are not split by functional group (but admittedly are well behaved with source control) | ||
* Be able to add tests, with a familiar test framework, and verify correctness | |||