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

Make code a little neater #13

Open
1 of 2 tasks
lgactna opened this issue Jun 28, 2020 · 1 comment
Open
1 of 2 tasks

Make code a little neater #13

lgactna opened this issue Jun 28, 2020 · 1 comment
Labels
enhancement New feature or request

Comments

@lgactna
Copy link
Member

lgactna commented Jun 28, 2020

it's garbage right now, make it not garbage

  • Implementation of global class used for variables (as opposed to excessive global statements)

  • Potential use of ORM? (probably for easier integration with mongodb, if chosen?)

@lgactna lgactna added the enhancement New feature or request label Jun 28, 2020
@lgactna lgactna added this to To do in 2020 Release via automation Jun 28, 2020
@lgactna
Copy link
Member Author

lgactna commented Jun 29, 2020

Create "data" object, make class of global states; use this global instead of eighty billion globals at the start of every class

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
2020 Release
  
To do
Development

No branches or pull requests

1 participant