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

Integrate AST Parser for Insight class #24

Open
lizTheDeveloper opened this issue Feb 1, 2018 · 1 comment
Open

Integrate AST Parser for Insight class #24

lizTheDeveloper opened this issue Feb 1, 2018 · 1 comment

Comments

@lizTheDeveloper
Copy link
Contributor

There is an AST Parser that handles Insights and Games. It handles edge cases well, but it is tightly coupled with the database. Integrate it into the Insight parser so that we can handle edge cases properly, but you may need to either selectively import certain classes in order to use it, or change it so that it isn't tightly coupled with the DB.

@nem035
Copy link
Member

nem035 commented Feb 1, 2018

There's a new, more granular parser here (unfinished atm)

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

2 participants