Re: Core Data KVO with To-Many Relationships

2009-10-07 Thread Ben Trumbull
Since my previous post, I have been able to get the functionality I was hoping for with the following code in my "Department" subclass. I would greatly appreciate some feedback as to whether this is an appropriate way to implement the functionality or if there is a more efficient or cleaner way.

Re: Core Data KVO with To-Many Relationships

2009-10-07 Thread John McIntosh
Since my previous post, I have been able to get the functionality I was hoping for with the following code in my "Department" subclass. I would greatly appreciate some feedback as to whether this is an appropriate way to implement the functionality or if there is a more efficient or cleaner way.

Core Data KVO with To-Many Relationships

2009-10-07 Thread John McIntosh
Hi all. I am working on a Core Data application which contains an entity that needs to be notified of changes in entities that it has a relationship to. Let's talk about this in terms of Apple's example with Departments and Employees. As described here (http://developer.apple.com/mac/library/DOCUME