Re: Uniform Type Identifiers (UTIs)
Re: Uniform Type Identifiers (UTIs)
- Subject: Re: Uniform Type Identifiers (UTIs)
- From: Jim Correia <email@hidden>
- Date: Wed, 4 Jan 2006 08:46:26 -0500
On Jan 4, 2006, at 3:57 AM, Philip Dow wrote:
As a follow up...
I am noticing that the UTI scheme does not always identify the
super type of a file. I have users trying to import regular text
files identified by extensions such as .en but the method
UTTypeConformsTo does not return true when checking this file
against kUTTypePlainText. Is there an easy way for a user to set
the file type of a file or many files without changing the extension.
I don't think there is any easy way for a *user* (without additional
tools) to do this. An application or the system has to export a UTI
which says .en is text, or the file has to have an HFS type of 'TEXT'.
Jim
_______________________________________________
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