Re: large documents with doc based app
Re: large documents with doc based app
- Subject: Re: large documents with doc based app
- From: Torsten Curdt <email@hidden>
- Date: Thu, 6 Mar 2008 15:22:37 +0100
On 06.03.2008, at 01:13, Kyle Sluder wrote:
On Wed, Mar 5, 2008 at 6:40 PM, Torsten Curdt <email@hidden>
wrote:
I though NSData would handle the access just transparently.
Otherwise
that would be good to keep in mind also for files slightly smaller
than 2GB :)
While NSData certainly has the capability to do memory-mapped IO, it
would be rather useless if that was all it can do.
Sorry, WDYM?
Look into +[NSData dataWithContentsOfMappedFile:].
Well, the question is whether the default Cocoa document based app
skeleton uses that constructor.
cheers
--
Torsten
_______________________________________________
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