• 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: Tracking files the right way
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Tracking files the right way


  • Subject: Re: Tracking files the right way
  • From: Bill Bumgarner <email@hidden>
  • Date: Fri, 30 Aug 2002 13:50:35 -0400

Exactly. The problem is that a number of applications-- iTunes included-- resolve the symlink and store the resolved, potentially host/account/phase-of-moon specific, path instead of the symbolic path.

Keeping this on the topic of cocoa-dev, this is definitely something that app authors should be very careful of. I would highly recommend that folks install OS X Server somewhere and compare paths and app behavior between server and client machines for accounts that use shared/mounted home directories.

As well, do the same for apps and documents that live on iDisk and windows shares...

If your app does not work on non-HFS+ filesystems, make sure you at least detect this situation and give the user a useful error message (as opposed to the completely random behavior exhibited by many apps now).

b.bum

On Friday, Aug 30, 2002, at 12:54 US/Eastern, Ondra Cada wrote:

That's what symlinks are for: to keep paths invariant, whatever setup and mountpoints you happen to use (if neede at all -- so far as I recall, I've always *mounted* so that paths were invariant).
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.

  • Follow-Ups:
    • Re: Tracking files the right way
      • From: Rosyna <email@hidden>
References: 
 >Re: Tracking files the right way (From: Ondra Cada <email@hidden>)

  • Prev by Date: Re: Console messages at PB startup
  • Next by Date: Break on -[NSException raise] as a permanent setting?
  • Previous by thread: Re: Tracking files the right way
  • Next by thread: Re: Tracking files the right way
  • Index(es):
    • Date
    • Thread