Re: Odd Doc Type Issue
Re: Odd Doc Type Issue
- Subject: Re: Odd Doc Type Issue
- From: SA Dev <email@hidden>
- Date: Thu, 21 Jul 2005 11:16:08 -0400
Glenn:
It seems you were right after all. I set the importer's Info.plist
to export *both* types, then changed the GetMetadataForFile() routine
to only index if it's the 'ext2' type. Thanks for the suggestion,
even if it at first fell upon deaf (or uneducated) ears.
Though it fixed the issue, this seems ... wrong. I don't *want*
the importer to claim that type. Is there a better approach to this?
On Jul 20, 2005, at 4:05 PM, glenn andreas wrote:
On Jul 20, 2005, at 1:42 PM, SA Dev wrote:
The *ONLY* thing I have changed since before the problem is
that, when built, it now copies a metadata importer bundle into
its ...app/Contents/Library/Spotlight folder ... and the importer
works just fine. The thing is, "ext1" is the problem doc type and
the importer ONLY claims "ext2" docs, so the importer doesn't even
have anything to do with "ext1" types.
Did you correctly set up the UTExportedTypeDeclarations key in the
importer Info.plist?
Spotlight importers are driven off of their info plist, and not the
application's.
Glenn Andreas email@hidden
<http://www.gandreas.com/> wicked fun!
Widgetarium | the quickest path to widgets
_______________________________________________
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