Timeline for Is there a name for the concept of a hierarchy of many short methods in a class
Current License: CC BY-SA 3.0
4 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Apr 21, 2011 at 23:47 | comment | added | Eric King | I've edited my answer to add some more detail... | |
| Apr 21, 2011 at 23:46 | history | edited | Eric King | CC BY-SA 3.0 | added functional cohesion reference; deleted 2 characters in body |
| Apr 21, 2011 at 23:37 | comment | added | Alb | I know that what I am doing is the extract method refactoring, what I'm really asking is the name for the principle that makes it the right thing to do in my example. E.g. if I had duplicated code, I would also use the extract method refactoring but it would be because of the DRY principle. | |
| Apr 21, 2011 at 23:32 | history | answered | Eric King | CC BY-SA 3.0 |