Skip to content

Reorganized naming table to remove ambiguity#145

Merged
dennisdoomen merged 1 commit into
dennisdoomen:masterfrom
bkoelman:precedence
May 7, 2018
Merged

Reorganized naming table to remove ambiguity#145
dennisdoomen merged 1 commit into
dennisdoomen:masterfrom
bkoelman:precedence

Conversation

@bkoelman
Copy link
Copy Markdown
Contributor

@bkoelman bkoelman commented May 6, 2018

As proposed in #131. Also:

  • removed local constant, because casing is the same as a regular local variable.
  • more high-level to low-level ordering, where not causing conflicts
  • changed Enumeration to Enum (should be Structure instead of Struct otherwise)
  • changed "enum values" to "enum member" (singular)

@dennisdoomen
Copy link
Copy Markdown
Owner

Conflicts

As proposed in #131. Also:
- removed local constant, because casing is the same as a regular local variable
- more high-level to low-level ordering, where not causing conflicts
- changed Enumeration to Enum (should be Structure instead of Struct otherwise)
- changed "enum values" to "enum member" (singular)
@bkoelman
Copy link
Copy Markdown
Contributor Author

bkoelman commented May 7, 2018

Resolved.

@dennisdoomen dennisdoomen merged commit 8aa003c into dennisdoomen:master May 7, 2018
@bkoelman bkoelman deleted the precedence branch May 7, 2018 08:27
mapfel pushed a commit to stepahead/CSharpGuidelines that referenced this pull request Mar 22, 2021
As proposed in dennisdoomen#131. Also:
- removed local constant, because casing is the same as a regular local variable
- more high-level to low-level ordering, where not causing conflicts
- changed Enumeration to Enum (should be Structure instead of Struct otherwise)
- changed "enum values" to "enum member" (singular)
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.

2 participants