App names
App names
- Subject: App names
- From: John Joyce <email@hidden>
- Date: Sun, 31 Aug 2008 15:14:22 -0500
When dealing with applications (application bundles) by name or path,
in Cocoa, when does it make a difference whether you use
App Name.app
example:
Front Row.app
or:
/Applications/Front Row.app
versus
App Name
example:
Front Row
or:
/Applications/Front Row
This seems to be pretty important, and I'm curious when and to what
degree I should be cautious about the naming used in code.
At this time I am mainly concerned about Apple apps themselves that
should normally be in the system.
Subsequently, is there any difference concerning 10.3 / 10.4 / 10.5 ?
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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:
This email sent to email@hidden