Skip to content
This repository has been archived by the owner on Mar 22, 2023. It is now read-only.

REFACTOR: move static variables into one structure #62

Open
KFilipek opened this issue Feb 23, 2021 · 0 comments
Open

REFACTOR: move static variables into one structure #62

KFilipek opened this issue Feb 23, 2021 · 0 comments

Comments

@KFilipek
Copy link

KFilipek commented Feb 23, 2021

FEAT: move static variables into one structure

Additionally solve some changes that wasn't related to the PR: #61

Rationale

It would make code clearer.

Description

In code there was some points that can be improved. Especially static variables, but it's not trivial.

API Changes

N/A

Implementation details

Probably class can be good for this purpose.

Meta

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