Skip to content

Clean code#39

Open
titus-ong wants to merge 52 commits into
masterfrom
clean-code
Open

Clean code#39
titus-ong wants to merge 52 commits into
masterfrom
clean-code

Conversation

@titus-ong
Copy link
Copy Markdown
Owner

Revamping entire architecture of chordparser. Editors are removed (did way too much in one class) and are changed for music classes to use composition on their editors. Some classes have been split into multiple smaller classes for clearer definition of responsibility. Enums have been used for notation. Methods, variables etc. are now defined with more meaningful names for easier reading of code.
See the planned architecture at https://app.creately.com/diagram/mgDA6MoHqV7/edit. May not be entirely up-to-date but the structure is similar.

@titus-ong
Copy link
Copy Markdown
Owner Author

Currently implemented #9 - available in the utils folder.

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.

1 participant