Sophie
05-30-2009, 05:49 PM
When a method M1 grows a bit too big, I would like to re-factor parts of it into a new method M2, and invoke M2 from M1. I could not find a way to copy/paste or drag/drop selected parts of M1 into M2. Is there a way to do this?
I understand some correct constructions in M1 may be incorrect in M2, and would expect to fix these after copying (otherwise re-factoring would need to be a lot more sophisticated).
Thanks
I understand some correct constructions in M1 may be incorrect in M2, and would expect to fix these after copying (otherwise re-factoring would need to be a lot more sophisticated).
Thanks