• 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: How do i wrap a set of flies?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How do i wrap a set of flies?


  • Subject: Re: How do i wrap a set of flies?
  • From: todd ransom <email@hidden>
  • Date: Thu, 3 Mar 2005 21:50:04 -0700

If you use loadFileWrapperRepresentationOfType, but not fileWrapperRepresentationOfType you can create file packages and load them without loading the entire contents. It's tricky and I'm not sure it's the right thing to do but it works for me. If you want the details let me know.

TR

On Mar 3, 2005, at 3:57 PM, Byron Wright wrote:

NSFileWrapper loads everything into memory if I am not mistaken. I think if you simply want to wrap files (especially big files) you should look at bundles. More specifically Document Bundles.

http://developer.apple.com/documentation/CoreFoundation/Conceptual/ CFBundles/index.html#//apple_ref/doc/uid/10000123i


On Mar 3, 2005, at 12:09 PM, todd ransom wrote:

If you are using NSDocument, start by looking at

- (NSFileWrapper *)fileWrapperRepresentationOfType:(NSString *)aType

TR

On Mar 3, 2005, at 12:27 PM, Tommy Nordgren wrote:

How can I wrap a set of files in a folder, so that it's treated as a single document by the finder?
Example of directories that looks as documents are : XCode Projects, RTFD documents (RTF with embedded graphics, Application bundles, etc:


"Home is not where you are born, but where your heart finds peace" -
Tommy Nordgren, "The dying old crone"

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
email@hidden


This email sent to email@hidden
Byron Wright
Software Developer
Siemens Business Services Media
(formerly BBC Technology)
Mobile: 206-227-4645
Email: email@hidden
www.bbctechnology.com
www.siemens.co.uk/sbs

This e-mail (and any attachments) contains confidential information and is for the exclusive use of the addressee/s. Any views contained in this e-mail are not the views of Siemens Business Services Media Holdings Ltd unless specifically stated. If you are not the addressee, then any distribution, copying or use of this e-mail is prohibited. If received in error, please advise the sender and delete/destroy it immediately. We accept no liability for any loss or damage suffered by any person arising from use of this e-mail/fax. Please note that Siemens Business Services Media Holdings Ltd monitors e-mails sent or received. Further communication will signify your consent to this.

Siemens Business Services Media Holdings Ltd
Registered No: 04128934 England
Registered Office: Siemens House, Oldbury, Bracknell, Berkshire, RG12 8FZ



_______________________________________________ Do not post admin requests to the list. They will be ignored. Cocoa-dev mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: This email sent to email@hidden
References: 
 >How do i wrap a set of flies? (From: Tommy Nordgren <email@hidden>)
 >Re: How do i wrap a set of flies? (From: todd ransom <email@hidden>)

  • Prev by Date: Re: Text concatenation, problem solved
  • Next by Date: Re: Beginners question
  • Previous by thread: Re: How do i wrap a set of flies?
  • Next by thread: NSAlert alertWithMessageText does not allow nil 'informativeTextWithFormat'?
  • Index(es):
    • Date
    • Thread