Second-Order Refactoring: Swap Supplier and Supply
As a hardcore user of TDD and refactoring, there are a number of what I think of as “second tier” refactorings that I use quite frequently. In one’s first intro to refactoring, one sees a lot of "rename", "re-order", "inline", and "extract". These are pretty potent tools, don’t get me wrong, but I think of […]
Second-Order Refactoring: Swap Supplier and Supply Read More »