• 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
Who and why creates ~/Library/Caches/<my application> and how to stop it?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Who and why creates ~/Library/Caches/<my application> and how to stop it?


  • Subject: Who and why creates ~/Library/Caches/<my application> and how to stop it?
  • From: Andrei Tchijov <email@hidden>
  • Date: Wed, 8 Nov 2006 09:43:52 -0500

Hi,
I have a small GUI-less application which register itself to listen for some system events and then communicate these events to other application via [ NSString stringWithContentsOfURL: ... ]. While looking into some other issues I have discovered the whole bunch of files in


	~/Library/Caches/<my application name>

It is my assumption that these files are result of using "stringWithContentsOfURL:". The question is, how to prevent this from happening? In my particular case there is no reason whatsoever to cache anything.

Your advice will be highly appreciated,

Andrei Tchijov

_______________________________________________
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


  • Follow-Ups:
    • Re: Who and why creates ~/Library/Caches/<my application> and how to stop it?
      • From: j o a r <email@hidden>
    • Re: Who and why creates ~/Library/Caches/<my application> and how to stop it?
      • From: John Stiles <email@hidden>
  • Prev by Date: How is procedure called according to cocoa espresso code
  • Next by Date: Re: Printing an NSView crashes
  • Previous by thread: Re: How is procedure called according to cocoa espresso code
  • Next by thread: Re: Who and why creates ~/Library/Caches/<my application> and how to stop it?
  • Index(es):
    • Date
    • Thread