Nearly a day later, and the bug doesn’t show up now. I hate Heisen-bugs. But is
there a timing issue on how “NSManagedObjectContext.save” works?
—
Daryle Walker
Mac, Internet, and Video Game Junkie
darylew AT mac DOT com
___
Cocoa-dev mailing list (
I got data loading working (-ish?) in my NSDocument-based app. But soon after
the window opens, the “Edited” status appears. Here’s the method:
> override func read(from data: Data, ofType typeName: String) throws {
> guard UTTypeConformsTo(typeName as CFString,
> Names.international