If you had several applications all open, which all referenced the same object...
How is it possible for that referenced object to be a single instance?
Example:
If one application updates a property, then all the other applications see the change.