Using the latest 2015r3 release, I’m trying to update a (very) old program that still uses FileTypes and Creators, and I’m hoping the new File Type Set Editor (UTI’s, etc) will be exactly what I need. I’ve found this page…
http://developer.xojo.com/file-type-sets
…which talks a bit about what all the fields mean when using the File Type Set editor, but I must admit I have tons of questions left unanswered by that page. I’ve examined some Apple documents, but they’re even more confusing.
Does anyone know if there are additional Xojo documentation pages about using the File Type Set Editor (other than the one I found and listed just above)? Does anyone know if there’s a tutorial or blog entry or maybe even a sample project included with this release that includes a few FileType sets to peruse?
(When my old project is opened by 2015r3, the FileType Editor, reading my old FileTypes entry appears to set some of the fields improperly. At least, I think they are wrong, but I’m too new to know for sure. For instance, one of my file types is a totally custom file type that only my program would understand, it’s a file that my program creates and no other program other than this one should be able to open it…yet Xojo marked that FileType as a UTI-type of Imported, when I would have thought from what I’ve read it should be of UTI-type Exported. I’m hoping Xojo has more info somewhere that I’m missing about this and many other fields of the File Type Set Editor.)
Thanks for thoughts…