On Jul 16, 2006, at 8:30 AM, Elliotte Harold wrote:
Document types don;t appear to get associated at all.
What does the Info.plist for the application look like. The following
is from an application to handle .app application bundles for
verification. It successfully handles drag and drop of application
bundle files.
I believe this can get out of synch with the Finder/Launch Services
databases as well and might be corrected in the ways already
mentioned. Especially if you make any kind of after the fact changes
to the application bundle.
IMHO these should be handled somewhat dynamically and any required
updates processed automatically given that the application bundle has
been laid out as a file system directory that is meant to hold all of
the, possibly changeable, application resources.
However, a bug report I filed was closed as "expected behavior". If
you change it and things stop working you have to fix it.
(If you're curious you could try the lsregister command against
your app. No 'man' but lsregister with no parms spews some usage/doc.
Googling would probably turn up some examples).
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Java-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/java-dev/email@hidden
This email sent to email@hidden