Re: Customizing spacing in auto-completed methods?
Re: Customizing spacing in auto-completed methods?
- Subject: Re: Customizing spacing in auto-completed methods?
- From: Joar Wingfors <email@hidden>
- Date: Thu, 13 Mar 2014 21:03:59 -0700
On 13 mar 2014, at 20:25, Rick Mann <email@hidden> wrote:
>
> On Mar 13, 2014, at 20:19 , Joar Wingfors <email@hidden> wrote:
>
>> I have no idea whether or not Xcode still pays attention to that dwrite, but keep in mind that starting with Xcode 4 it's now "com.apple.dt.Xcode", not "com.apple.Xcode".
>
> Interesting. What's the though here? Is "dt" "developer tools"? Is this something we should consider for our own apps (more levels of dottedness)?
A bundle id denote a namespace. If you feel that your top level name space ("com.foo") is too large or crowded, you can always do what we did and scope it down to something that represents just your immediate organization ("development technologies" in this case), or some other grouping that makes sense to you. There is no functional difference, and don't take what we did as a sign that you need to reconsider your current approach.
Joar
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden