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: Pull ASM parsing code out of the Wrapper classes and into the ASMReader #1

Open
CelticMajora opened this issue Oct 31, 2019 · 0 comments

Comments

@CelticMajora
Copy link
Owner

Currently, all the ASM parsing code lives in the Wrapper class constructors. Ideally the Wrapper classes could just have their data passed to them through the constructor. Also, ideally the only class interfacing with ASM would be the ASMReader.

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

No branches or pull requests

1 participant