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

Whitespace normalization, followed by a semantic cleanup #48

Conversation

StevenBlack
Copy link
Contributor

As with Pull Request 47, this is about options, defaults, and settings.

Please see pull request 47 for some background on the semantics in-play here.

Note how separating the concepts of settings, defaults, and options allows us to make the comments more succinct. That's because the concept of "options" isn't overloaded anymore.

Options come from the user. Defaults come from the plugin. Settings is what you run-with this time.

Signed-off-by: Steven Black steveb@stevenblack.com

…defaults, and settings

Please see [pull request 47](chuanxshi#47) for some background on the semantics in-play here.

Note how separating the concepts of settings, defaults, and options allows us to make the comments more succinct.  That's because the concept of "options" isn't overloaded anymore.

**Options** come from the user.  **Defaults** come from the plugin.  **Settings* is what you run-with this time.

Signed-off-by: Steven Black <steveb@stevenblack.com>
chuanxshi added a commit that referenced this pull request Apr 3, 2012
…emantics

Whitespace normalization, followed by a semantic cleanup
@chuanxshi chuanxshi merged commit 6dce52d into chuanxshi:master Apr 3, 2012
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

Successfully merging this pull request may close these issues.

None yet

2 participants