Re: Application Identifier
Re: Application Identifier
- Subject: Re: Application Identifier
- From: Chris Hanson <email@hidden>
- Date: Wed, 19 Nov 2003 17:00:23 -0600
On Nov 19, 2003, at 3:37 PM, Francisco Tolmasky wrote:
Just curious, is there any rule or anything when choosing an
identifier for your application. The default is
"com.apple.myCocoaApp", should we go with "com.apple.<myappname>" or
just use the appname, or possibly "com.<mycompanyname>.<myappname>"?
Same rule as Java package identifiers:
"<domain-name>.<app-or-framework-name>"
So the software my company releases uses
"com.bDistributed.<app-or-framework-name>" as an identifier.
-- Chris
--
Chris Hanson <email@hidden>
bDistributed.com, Inc.
Outsourcing Vendor Evaluation
Custom Mac OS X Development
Cocoa Developer Training
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.