Best solution:
- If the referenced object is local: the machine address of the object.
- If the referenced object is remote: the machine address of a descriptor
for the object. The descriptor should keep:
- An identifier of the address space.
- An object identifier.

- 3 -