On Sep 23, 2011, at 5:36 PM, Jayson Adams wrote: > > On Sep 23, 2011, at 2:33 PM, Charles Srstka wrote: > >> I maintain that the better solution is for LS to keep both options open in >> the case of a conflict. Instead of guessing one or another, internally >> consider it something like “either public.objective-c-source or >> com.matlab.whatever” and offer the file to any application that accepts >> either with the UTI appropriate for that app. > > > What you're saying makes sense If you're just talking about filtering > documents in an open panel. In general, however, LS *does* need to choose, > because the Finder needs to display an icon for the document, and only one > app can open the document when the user double-clicks it.
This is true, and is why it is preferable to avoid type collisions in the first place. But in the event that a type collision *does* occur, it would be nice for LS to leave its options open so that both possible apps will at least show up in the “Open With” context menu, and will both accept the files when you drag them onto their dock icons. If the icon’s wrong, at least you can get it to *work*. Charles_______________________________________________ Cocoa-dev mailing list ([email protected]) 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: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to [email protected]
