May be in that can we should have a deprecated: andTransform: message Now the question is when do you build a rule. We should discuss with gustavo and his macro recorder. Stef
Imagine, this is a functionality (I think) no other system has!
Yes but we should make it pluggable.
Yes!
I would like something that says before all the tests were green and after these automatic changes they are also green :)
Exactly, that's what I implemented: you run the tests and all code covered will be transformed automaticallly *and* with the gurantee that it is correct. There are no false positives as we only transform when the deprecated method is called. It's a "perfect" transformation, but of course only for non-dead code.
Marcus