Programmer's Reference
copy
- Note:
- Unlike other Smalltalk implementations, CLDT does not provide a public
default version of either deepCopy or shallowCopy in
Object protocol. The semantics of both these messages are normally
specific to each class, and often to an application.
[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]