• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
RE: large documents with doc based app
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: large documents with doc based app


  • Subject: RE: large documents with doc based app
  • From: "Gary L. Wade" <email@hidden>
  • Date: Wed, 05 Mar 2008 19:33:07 -0500

Try overriding readFromFile:ofType: and other similar messages for unique file needs.

>Hey guys,
>
>Using the document based skeleton there is the method
>
>- (BOOL)loadDataRepresentation:(NSData *)data ofType:(NSString *)aType
>or
>- (BOOL)readFromData:(NSData *)data ofType:(NSString *)typeName error:
>(NSError **)outError;
>
>that gets called when files get loaded. But according to the docs
>NSData is limited to 2GB.
>What I am wondering is... How can one handle files larger than 2GB?
>
>Pointers?
>
>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

  • Prev by Date: Re: NSPreferencePane with my own private framework?
  • Next by Date: Why [NSApplication _deallocHardCore:] crash in my Safari Plug In
  • Previous by thread: Re: large documents with doc based app
  • Next by thread: Why [NSApplication _deallocHardCore:] crash in my Safari Plug In
  • Index(es):
    • Date
    • Thread