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

[Feature Request] Refactor Code to include better types #254

Closed
sansyrox opened this issue Jul 31, 2022 · 0 comments · Fixed by #299
Closed

[Feature Request] Refactor Code to include better types #254

sansyrox opened this issue Jul 31, 2022 · 0 comments · Fixed by #299

Comments

@sansyrox
Copy link
Member

sansyrox commented Jul 31, 2022

Current Behavior

Right now, there are a lot of keys as Strings in hashmaps. And a lot of strings are being passed where enums would be a better choice.
I lot of problems are being faced here. #253

Desired Behavior

Refactor the codebase.


Screenshots / Mockups

Alternatives


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 a pull request may close this issue.

1 participant