<div dir="ltr">Sorry, I am sending now the file with the tests. I assumed it would be on the changeset.<div><br></div><div>Regards,</div><div>Leandro</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">El lun., 9 dic. 2019 a las 2:21, Leandro Yampolsky (<<a href="mailto:leandroyampolsky@gmail.com">leandroyampolsky@gmail.com</a>>) escribió:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr">Hi everyone.<div><br><div>This is my first time posting here. I am sending a changeset that includes a new refactoring to move a method to an instance or class method (according to where it is), which I find could be useful at times.</div></div><div><br></div><div>It does some basic checks: if the method references instance variables, or if it has any local variable with the same name as an instance variable in the target class, it can't be done and an error message displays indicating that. Also, if there are any senders of the method in the same class, a confirmation prompt appears warning that there are senders.</div><div><br></div><div>Please, let me know if it needs to be changed in some way.</div><div><br></div><div>Regards,</div><div>Leandro</div></div>
</blockquote></div>