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

What does parse_line( ) return and who consumes it? #17

Closed
dougli1sqrd opened this issue May 16, 2017 · 0 comments
Closed

What does parse_line( ) return and who consumes it? #17

dougli1sqrd opened this issue May 16, 2017 · 0 comments

Comments

@dougli1sqrd
Copy link
Contributor

I guess it's used in AssocsParser, in parse(), but what is it that parse_line() is building up? And then who consumes the assocs array in parse()? I see that in ogr-parser-assocs.py uses it but then only the report is looked at, and the assocs array seems to be thrown out. We could make the dictionary that parse_line() returns some kind of class/object so that it's easier to read what it's place is maybe?

cmungall added a commit that referenced this issue May 16, 2017
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