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

Clean up and document Keys #37

Open
harvey2phase opened this issue Apr 27, 2020 · 0 comments
Open

Clean up and document Keys #37

harvey2phase opened this issue Apr 27, 2020 · 0 comments
Assignees
Labels
documentation Improvements or additions to documentation enhancement New feature or request

Comments

@harvey2phase
Copy link
Collaborator

Ideally, each particular key in Key class refers to the same variable no matter the context and dictionary: if two dictionaries contain the same object/data, they can share the same key; the same key should not reference different data types/structures/values.

Once the above is done, then each key can be documented in either the Key class or a new Wiki page (or short description in the former and longer one in the latter).

@harvey2phase harvey2phase self-assigned this Apr 27, 2020
@harvey2phase harvey2phase added documentation Improvements or additions to documentation enhancement New feature or request labels Apr 27, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant