Skip to content

Conversation

@rmpowell77
Copy link
Contributor

Working towards a more unified syntax for easier reading.

Consolidating many of the ancillary data objects for the Show into the Doc to allow greater understanding on what is part of the larger show instead of transient state.
Making FieldCanvas easier to understand by changing wording and objects to be consistent (ie, lasso is a type of shape, and how to check if something is in a polygon is a freestanding object).

using auto in more places as a more modern programming technique.

Changing naming convention of files to CamelCase style that is consistent with the name of the class they are containing inside.

Working towards a more unified syntax for easier reading.

Consolidating many of the ancillary data objects for the Show into the Doc to allow greater understanding on what is part of the larger show instead of transient state.
Making FieldCanvas easier to understand by changing wording and objects to be consistent (ie, lasso is a type of shape, and how to check if something is in a polygon is a freestanding object).

using auto in more places as a more modern programming technique.

Changing naming convention of files to CamelCase style that is consistent with the name of the class they are containing inside.
@rmpowell77 rmpowell77 added this to the 3.6.3 milestone May 17, 2021
@rmpowell77 rmpowell77 self-assigned this May 17, 2021
and making the naming convention more consistent.
@rmpowell77 rmpowell77 merged commit 17d316f into master May 22, 2021
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