Skip to content
This repository has been archived by the owner on Sep 27, 2021. It is now read-only.

Rename namespaces and other identifiers in the codebase #159

Closed
rfairley opened this issue Jan 12, 2019 · 0 comments
Closed

Rename namespaces and other identifiers in the codebase #159

rfairley opened this issue Jan 12, 2019 · 0 comments

Comments

@rfairley
Copy link
Member

rfairley commented Jan 12, 2019

Describe the feature

From (#121):

Decide on a few key namespaces to group things by
Reason: As we grow our code base, we will have new peripherals, data structures, algorithms, etc. We should agree on namespaces these things should go in, otherwise things will get hard to maintain fast

Also, rename files, namespaces, classes, and functions, and any other identifers that are prominent in documentation throughout the codebase. This must be done after the naming convention in (#158) has been finalized.

Reason for request
Tidier codebase, cleaner documentation. Both developers and readers of the documentation need this.

Timeline
Discuss and decide what the namespaces are with the team by end of January.
First week of February before next "release" - merge

Additional information
Blocked by the naming style part of (#158).

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

1 participant