>
>1. User removes the managed object from the existing document (using
> array controller), presses the close window button, changes are not saved.
2. Managed object is removed from the managed object context by the
> frameworks and is no longer reachable by any means that I am aware of.
I have a core data document based application with a problem.
Some of the managed objects save a reference to a graphic context.
These managed objects create graphic resources that are subsequently
cleaned up in 'didTurnIntoFault'.
This works fine except for the following condition: A docum