Re: Triggering a Method when a Core Data Property changes.

2009-10-17 Thread Joshua Garnham
...@yahoo.co.uk Cc: macosx-...@omnigroup.com Sent: Friday, 16 October, 2009 19:02:10 Subject: Re: Triggering a Method when a Core Data Property changes. On Fri, Oct 16, 2009 at 10:57 AM, Joshua Garnham joshua.garn...@yahoo.co.uk wrote: I am trying to trigger a method when A Core Data property

Re: Triggering a Method when a Core Data Property changes.

2009-10-17 Thread Jerry Krinock
On 2009 Oct 17, at 04:55, Joshua Garnham wrote: Could I sub class NSManagedObject to make it observe objects as they are added or fetched? Well, first of all, let me rephrase your question. What you're suggesting is to add an observer of the name property as objects are inserted or