.hgignore
author attila
Tue, 08 Jan 2013 14:14:17 +0100
changeset 16159 db1b36bd37c4
parent 13697 5262b00bc10c
child 33045 00f484891bcf
permissions -rw-r--r--
8005801: Refactor findSetMethod Summary: findSetMethod() was a very large single method, very unreadable and unmaintainable. It was broken into easy-to-understand pieces. The refactoring required introduction of a comand-object like entity, SetMethodCreator, to contain the nontrivial transient state of the algorithm that made the original big method so resistant to refactoring in the first place. Reviewed-by: lagergren, sundar

^build/
^dist/
nbproject/private/
^webrev
^.hgtip
^.bridge2
.DS_Store