In my finance app, I have Expense and Tag entities with many-to-many relationships to each other. But changing those relationships doesn't mark the document as dirty, and the changes don't get saved. It doesn't seem to matter if the relationships are optional or not, and they're not transient. This is the first time I've had trouble with object relationships. What could be causing it?
The project is on GitHub if you want to try it out: http://github.com/Uncommon/Budget-Machine -- David Catmull uncom...@uncommonplace.com http://www.uncommonplace.com/ _______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Please do not post admin requests or moderator comments to the list. Contact the moderators at cocoa-dev-admins(at)lists.apple.com Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com