• 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: CoreData - cannot load .sqlstore if path contains Alias folder
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: CoreData - cannot load .sqlstore if path contains Alias folder


  • Subject: Re: CoreData - cannot load .sqlstore if path contains Alias folder
  • From: Chris Hanson <email@hidden>
  • Date: Wed, 5 Sep 2007 12:07:00 -0700

On Sep 5, 2007, at 7:41 AM, Simon Liu wrote:

Anybody else come across this?  I suppose I could check the path for
alias folders, and resolve them, but this seems like extra work.
Surely the CoreData loading functions would traverse the paths
correctly?

This has nothing to do with Core Data. Finder aliases are not resolved automatically in the same way that symbolic links are; they need to be resolved manually using the Carbon File Manager. This is not normally a problem as only manually-typed paths are likely to contain elements that are Finder aliases; paths returned by NSOpenPanel or NSSavePanel won't.


  -- Chris

_______________________________________________

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


  • Follow-Ups:
    • Re: CoreData - cannot load .sqlstore if path contains Alias folder
      • From: Thomas Engelmeier <email@hidden>
    • Re: CoreData - cannot load .sqlstore if path contains Alias folder
      • From: "Simon Liu" <email@hidden>
References: 
 >CoreData - cannot load .sqlstore if path contains Alias folder (From: "Simon Liu" <email@hidden>)

  • Prev by Date: Re: [ANN] RegexKit - An Objective-C Framework for Regular Expressions Using the PCRE Library
  • Next by Date: Re: CoreData - cannot load .sqlstore if path contains Alias folder
  • Previous by thread: CoreData - cannot load .sqlstore if path contains Alias folder
  • Next by thread: Re: CoreData - cannot load .sqlstore if path contains Alias folder
  • Index(es):
    • Date
    • Thread