Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Language (i.e. US English) #26

Closed
mattjgalloway opened this issue Nov 10, 2013 · 12 comments
Closed

Language (i.e. US English) #26

mattjgalloway opened this issue Nov 10, 2013 · 12 comments

Comments

@mattjgalloway
Copy link
Member

I couldn't find any mention of what language we should use. I know it's slightly pedantic, but I think it should be explicit that methods, variable names etc use a standard choice of language. Presumably we'd pick US English.

It only really matters in things like color vs colour, recogniser vs recognizer, etc.

Thoughts?

@icanzilb
Copy link
Member

interesting point ... I give a +1 for US English ... I could never figure out why do we need a "u" in color

@ColinEberhardt
Copy link
Contributor

So that it is spelt correctly :-P

@gregheo
Copy link
Contributor

gregheo commented Nov 10, 2013

I don't think I can be friends with Marin anymore! ;]

I think the writing guide already says something about US English so it probably makes sense here too. Also to be consistent with UIColor and other US spelling in the official SDK.

@icanzilb
Copy link
Member

@ColinEberhardt I think "spelt correctly" is defined by which spell checker you have on :) Anyways ... @gregheo makes a great comment there - UIColor and NSColor (ehm, also SKColor) are already using US spelling

@mattjgalloway
Copy link
Member Author

Agreed. It looks odd to do this:

UIColor *myColour = ...;

Or at least to a newcomer, for whom English is not their first language, it adds cognitive load that they don't need.

@ColinEberhardt
Copy link
Contributor

I find spelling to be a considerable cognitive load ;-)

and I'm a +1 vote for the leftpondian version of English.

@moayes
Copy link
Member

moayes commented Nov 10, 2013

+1 for US English for the sake of consistency.

@rwenderlich
Copy link
Member

+1 for US English (good think Mike Daley isn't here, I don't think he'd let this go w/o a fight! ;])

@ghost
Copy link

ghost commented Nov 12, 2013

+1 for US English. +1 for the comment about Mike Daley 😉

@icanzilb
Copy link
Member

+1 for US English (weird thing that @micpringle isn't watching careful enough to edit Ray's "good think")

@ghost
Copy link

ghost commented Nov 12, 2013

@icanzilb It was a test. You passed 😉

@icanzilb
Copy link
Member

sweet!

ndubbs added a commit that referenced this issue Dec 19, 2013
@ndubbs ndubbs closed this as completed Dec 19, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants