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

Refactor everything to use more classes more extensively #38

Open
Miss-Inputs opened this issue Jul 20, 2018 · 0 comments
Open

Refactor everything to use more classes more extensively #38

Miss-Inputs opened this issue Jul 20, 2018 · 0 comments
Assignees
Milestone

Comments

@Miss-Inputs
Copy link
Owner

First of all, get rid of Tuple anywhere it's used, it's ugly and I hate it.

Secondly, Handler is fine and all, but instead of just adding to ROMInfo it should do something like add a BlahROM() which is a subclass of ROM(), or something like that. I'll figure it out as I go along, but the way it is now with this ROMInfo.info dictionary is definitely ugly.

@Miss-Inputs Miss-Inputs added this to the 0.6 milestone Jul 20, 2018
@Miss-Inputs Miss-Inputs self-assigned this Jul 20, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant