Re: [Pharo-users] Refactoring project: improvements

2014-07-23 Thread Mark Rizun
Hi Gabriel, I agree with you that my "extract to temp" may be not really a refactoring anymore. And maybe you're right about adding extra option, I should think about it. Thanks Mark 2014-07-23 13:33 GMT+02:00 Gabriel Cotelli : > Hi Mark, > > Thanks for taking care of improving the refactoring

Re: [Pharo-users] Refactoring project: improvements

2014-07-23 Thread Gabriel Cotelli
Hi Mark, Thanks for taking care of improving the refactoring tools. Just a side note, if you modify the Extract to temporary refactoring to change all the references (as your blog post suggest) then exists cases when this is no longer a refactoring. If the extracted code has side effects is not t

Re: [Pharo-users] Refactoring project: improvements

2014-07-22 Thread stepharo
Thanks a lot mark ! This is really cool to see how fast you are going. Stef On 22/7/14 11:00, Mark Rizun wrote: Hi everyone, This is a summary of what is done on improving refactorings. /Refactoring(enhancement)/ - Extract to temporary(renaming duplicates) - Rename method(permutation of args)

[Pharo-users] Refactoring project: improvements

2014-07-22 Thread Mark Rizun
Hi everyone, This is a summary of what is done on improving refactorings. /Refactoring(enhancement)/ - Extract to temporary(renaming duplicates) - Rename method(permutation of args) - Rename inst var(renames accessors) For more details read my blog: http://myfuncoding.blogspot.fr/2014/07/improved-

Re: [Pharo-users] Refactoring project moving forward :)

2014-07-15 Thread kilon alios
"nice" is understatement for anyone doing debugger coding with pharo . The lack of refactoring tools was a main reason I am not coding solely inside the Debugger so its definitely great news. My thought about Pharo is two sided one "Modularisation" and "Documentation" . I can think of no more impo

Re: [Pharo-users] Refactoring project moving forward :)

2014-07-15 Thread Ben Coman
Mark Rizun wrote: Hi, everyone! The project is developing: small changes, enhancements and fixes are made. You can read about it on my blog . Everything is (or will be) included in recent versions of Pharo40. Please be free to introduce your thoughts and ideas

[Pharo-users] Refactoring project moving forward :)

2014-07-15 Thread Mark Rizun
Hi, everyone! The project is developing: small changes, enhancements and fixes are made. You can read about it on my blog . Everything is (or will be) included in recent versions of Pharo40. Please be free to introduce your thoughts and ideas about what should b

Re: [Pharo-users] Refactoring project

2014-06-28 Thread Yuriy Tymchuk
I guess this one http://files.pharo.org/media/PharoSoftwareDistributionAgreement.pdf Cheers Uko On 28 Jun 2014, at 09:58, Mark Rizun wrote: > I'll do that on Tuesday, because I'm not home at the moment. > Which licence agreement I have to sign? > > > > -- > View this message in context: >

Re: [Pharo-users] Refactoring project

2014-06-28 Thread Mark Rizun
I'll do that on Tuesday, because I'm not home at the moment. Which licence agreement I have to sign? -- View this message in context: http://forum.world.st/Refactoring-project-tp4765403p4765416.html Sent from the Pharo Smalltalk Users mailing list archive at Nabble.com.

Re: [Pharo-users] Refactoring project

2014-06-28 Thread stepharo
Excellent. Mark you should create a bug entry on fogbuz and like that we will review and integrate your improvements! I want them :) You should sign the license agreement too :) On 28/6/14 09:12, Mark Rizun wrote: I'm making first small steps in my refactoring project. It is described on my b

[Pharo-users] Refactoring project

2014-06-28 Thread Mark Rizun
I'm making first small steps in my refactoring project. It is described on my blog: http://myfuncoding.blogspot.com I know it's not much, but it's something :-) Regards, Mark -- View this message in context: http://forum.world.st/Refactoring-project-tp47654