On 10 Apr 2012, at 9:13 AM, Mikkel Islay wrote:
> Hello,
>
> The (prototype) code below updates a number of objects of a
> NSManagedObject-sublass (Progenitor) from a remote host. As the number of
> objects to update is unknown I would like to use a call-back passed to the
> updater class invo
Hello,
The (prototype) code below updates a number of objects of a
NSManagedObject-sublass (Progenitor) from a remote host. As the number of
objects to update is unknown I would like to use a call-back passed to the
updater class invoked by startParserWithObjectId: completionBlock: to
recursiv