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

Ignore gpx version when parsing or get it from namespace #28

Closed
HarelM opened this issue Sep 19, 2018 · 3 comments
Closed

Ignore gpx version when parsing or get it from namespace #28

HarelM opened this issue Sep 19, 2018 · 3 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@HarelM
Copy link
Contributor

HarelM commented Sep 19, 2018

See GPX file from issue #27.
The problem there is that the version is the version of the app and not the version of the scheme.
GPX version can be inferred from the namespace in that case, or completely ignored when parsing.
Either way works...

@HarelM
Copy link
Contributor Author

HarelM commented Sep 24, 2018

@airbreather any updates on this?

@airbreather airbreather self-assigned this Sep 25, 2018
@airbreather airbreather added the enhancement New feature or request label Sep 25, 2018
@airbreather airbreather added this to the 0.3.2 milestone Sep 25, 2018
@airbreather
Copy link
Member

airbreather commented Sep 25, 2018

I'm going to replace AllowMissingVersionAttribute with IgnoreVersionAttribute instead of adding an additional flag, so be advised that upgrading to 0.3.2 will require code changes.

@HarelM
Copy link
Contributor Author

HarelM commented Sep 25, 2018

Thanks a lot!! Keep up the good work!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants