Hi,
Does drag and drop not work for you? That's how I usually move methods between classes if I need to. Just press on the method name in the list and drag it to another class. (Works in Moose, should also work in Pharo).
Cheers,
Alex
Good morning fellows ,
i want to move a method in a different class.
Therefore i can see two options in the Package Browser. (context menue of method)
1. move to trait�� (e)
2. move to package.
The option one is ok. But i only can see there the message :�� "New Trait"
No existing classes and protocolls to choose.
Normally i klick�� MOVE�� and then i type the location in with Classname>Protokollname
Want to move it to an existing protocol from a class.
How can i do that.
Thanks.
Hans