On Thu, Sep 24, 2009 at 6:59 AM, Milen Dzhumerov wrote:
>
> On 24 Sep 2009, at 14:20, I. Savant wrote:
>
> We're probably going to need a bit more information than this. You
>> say the icons are "gone". I assume your entity instances are still
>> there and all their other properties are present
On Sep 24, 2009, at 9:59 AM, Milen Dzhumerov wrote:
You got it right first time, many thanks. The images were created
using NSImage's initByReferencingFile: which I presume only
references the image file. That's what I thought at first (that
CoreData stored the path to the image within the
On 24 Sep 2009, at 14:20, I. Savant wrote:
We're probably going to need a bit more information than this. You
say the icons are "gone". I assume your entity instances are still
there and all their other properties are present but only the NSImage
attribute is coming back with an empty image?
On Sep 24, 2009, at 8:38 AM, Milen Dzhumerov wrote:
Hi all,
I'm experiencing the weirdest conditional data loss that I've seen
in a long time. One of my managed objects has an NSImage property
(stored as Transformable). Now here's the bug in summary: If the app
bundle which initially crea