Re: What is the fastest way to find all files associated with particular application?
Re: What is the fastest way to find all files associated with particular application?
- Subject: Re: What is the fastest way to find all files associated with particular application?
- From: Michael Watson <email@hidden>
- Date: Sat, 29 Jul 2006 14:59:09 -0400
For non-user-created documents (preferences, etc), you already know
where they are. No search needed. For user-created documents, you may
as well simply trigger an automatic "import" upon opening documents
created with the previous version. (That way, the user isn't forced
to wait while everything is done even if he or she doesn't want it
done all at once. And you never know, perhaps the user *doesn't* want
all of that data changed automatically, for whatever reason.
Automatic data migration is something not to consider lightly.)
--
mikey
On 29 Jul, 2006, at 13:53, Andrei Tchijov wrote:
Why?
I am trying to find all files created by previous version of the
program, so I can import them into new version auto-magically.
Andrei
On Jul 28, 2006, at 11:34 PM, Andreas Mayer wrote:
Am 29.07.2006 um 04:36 Uhr schrieb Andrei Tchijov:
Is there faster way than just enumerating through all files/
folders and look for files with desirable file extension
Spotlight?
I need to find all files associated with particular application.
Why?
Andreas
_______________________________________________
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:
40bungie.org
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:
This email sent to email@hidden