Skip to content
This repository has been archived by the owner on Apr 10, 2018. It is now read-only.

Make property names use nouns rather than verbs (for example "rotate" ⇢ "rotation") #201

Closed
jfirebaugh opened this issue Oct 30, 2014 · 4 comments

Comments

@jfirebaugh
Copy link
Contributor

Rationale:

  • Properties use nouns wherever possible, not verbs.
  • Match *-rotation-alignment.
@peterqliu
Copy link
Contributor

Feels unwieldy but agree. Do same with translate?

@ajashton
Copy link

There is also a justify -> justification

@lucaswoj lucaswoj changed the title *-rotate ⇢ *-rotation Make property names to use nouns rather than verbs (for example "rotate" ⇢ "rotation") Dec 22, 2016
@lucaswoj lucaswoj changed the title Make property names to use nouns rather than verbs (for example "rotate" ⇢ "rotation") Make property names use nouns rather than verbs (for example "rotate" ⇢ "rotation") Dec 22, 2016
@tmcw
Copy link
Contributor

tmcw commented Dec 23, 2016

Another benefit to this change is that it'd reduce the difference between the iOS SDK's reinterpretation of properties and the style spec / gl-js's interface to them. It's a breaking change, which is a bummer, but I think it's worthwhile on a fixing-the-system level and also makes good sense.

@lucaswoj
Copy link

lucaswoj commented Feb 1, 2017

This issue was moved to mapbox/mapbox-gl-js#4082

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

5 participants