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

Parser: improve reader / writer abstraction #113

Open
gwbres opened this issue Aug 2, 2023 · 0 comments
Open

Parser: improve reader / writer abstraction #113

gwbres opened this issue Aug 2, 2023 · 0 comments
Assignees
Labels
feature Request new feature v1.0.0
Milestone

Comments

@gwbres
Copy link
Collaborator

gwbres commented Aug 2, 2023

Current implementation is fine performance wise, thanks to correct BufferedReader usage,
but it could use a little more abstraction as similarly done in the georust GPX parser

This would allow parsing from pushing into any abstract streaming interface

@gwbres gwbres self-assigned this Aug 2, 2023
@gwbres gwbres added v1.0.0 performance Performance enhancement feature Request new feature and removed performance Performance enhancement labels Aug 2, 2023
@gwbres gwbres added this to the v1.0.0 milestone Aug 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Request new feature v1.0.0
Projects
None yet
Development

No branches or pull requests

1 participant