I recall there was a refactoring rewrite tool - but where is it in Pharo? Is it something you have to load separately? Or do you just copy some of the deprecated examples and do it manually? I thought there was something with a window where you typed in a rule and then it showed you what it would do? (Or was that only in Dolphin?) Thanks, Tim
Hi Tim, Recently I've sent a PR to load MatchTool in P7, you may want to check it out: https://github.com/Uko/MatchTool Cheers, Hernán El dom., 17 mar. 2019 11:35 p. m., Tim Mackinnon <tim@testit.works> escribió:
I recall there was a refactoring rewrite tool - but where is it in Pharo? Is it something you have to load separately? Or do you just copy some of the deprecated examples and do it manually? I thought there was something with a window where you typed in a rule and then it showed you what it would do? (Or was that only in Dolphin?)
Thanks,
Tim
Ah cool - that sounds like what I was looking for - will give it a spin. Thanks
On 18 Mar 2019, at 11:46, Hernán Morales Durand <hernan.morales@gmail.com> wrote:
Hi Tim,
Recently I've sent a PR to load MatchTool in P7, you may want to check it out:
https://github.com/Uko/MatchTool <https://github.com/Uko/MatchTool>
Cheers,
Hernán
El dom., 17 mar. 2019 11:35 p. m., Tim Mackinnon <tim@testit.works> escribió: I recall there was a refactoring rewrite tool - but where is it in Pharo? Is it something you have to load separately? Or do you just copy some of the deprecated examples and do it manually? I thought there was something with a window where you typed in a rule and then it showed you what it would do? (Or was that only in Dolphin?)
Thanks,
Tim
participants (2)
-
Hernán Morales Durand -
Tim Mackinnon