You can also copy classes and methods. Copying components is similar to moving them. The difference is that copying components does not delete them from their original containers. Because Smalltalk uses globals for class names, you will be asked for a new class name when you copy a class. Copying methods into TimeLogger shows how to use Copy to reproduce methods in a class in a different application
|