Commit Graph

5 Commits

Author SHA1 Message Date
John Mair 4d384737a7 bunch of random refactorings to different commands 2013-01-02 02:06:51 +01:00
John Mair 68758e49ab be brave, fully remove the 'edit-method' command
All functionality has been successfully moved to 'edit' command, with all tests passing.
2013-01-01 01:25:43 +01:00
John Mair 03d3d99211 edit command: extracted out ContextLocator class 2012-12-31 21:52:06 +01:00
John Mair 1a6077a0f9 edit command: extract out ExceptionPatcher, and clean up some code 2012-12-31 19:13:25 +01:00
John Mair 4cfb0dccae Merge remaining `edit-method` functionality into `edit`
edit now accepts the -p (runtime patch) switch, and can patch methods.
Coming soon: patching of classes and commands.

edit-method command has been left in codebase until 100% sure 'edit' is a full replacement.
2012-12-31 05:18:30 +01:00