[This is preliminary documentation and is subject to change.]
Retrieves an object from the cache. The cache holds only weak references
to objects, so it can not be guaranteed that a valid object reference is
returned even if it is known that an instance with that ID has been seen
by the cache previously.


- p_id (Guid)
- ID associated with an object

An object or null