Re: UIDocument + NSFileWrapper, how to get incremental saving to work?
Re: UIDocument + NSFileWrapper, how to get incremental saving to work?
- Subject: Re: UIDocument + NSFileWrapper, how to get incremental saving to work?
- From: Kyle Sluder <email@hidden>
- Date: Sun, 25 Aug 2013 14:37:24 -0700
On Aug 25, 2013, at 2:25 PM, Markus Spoettl <email@hidden> wrote:
> On 8/25/13 11:09 PM, Kyle Sluder wrote:
>
> > The behavior of this method may be affected by external variables.
>
> In which case those would have been documented.
Even if Apple's documentation were far superior to its current mediocre state, not everything is going to be laid out explicitly. At times you will have to rely on your powers of inference and understanding of the system as a whole.
You noticed that -writeContents… was taking a long time. That does *not* mean that writing the file wrappers is what is taking a long time. You need data to prove that. Either way, if -writeContents… is taking longer than reasonable, and there is no apparent explanation, it is necessary to file a bug.
--Kyle Sluder
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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:
This email sent to email@hidden