Issues in Object Mobility(III)
Moving items
- code / class
- contents of instance vars
- program counter/execution stack
- a bundle of threads
Dynamic Binding of Names
- free names in an objects get bound upon object migration
- free names in an object get bound upon object arrival