Re New Refactorings
Return to home page
Comments Loading...
2008-03-18

Spotted in Talking Meta. It's nice to see new features being added to Smalltalk environments.. but I must stress, these three new 'refactorings' are /not/ refactorings. They are code transformations. They do not preserve the execution semantics after they have completed their operation.

I'm all for code transformations, but let's call them what they are.