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

Handle not-normalized Pica+ #298

Merged
merged 2 commits into from
Jun 25, 2019
Merged

Handle not-normalized Pica+ #298

merged 2 commits into from
Jun 25, 2019

Conversation

fsteeg
Copy link
Member

@fsteeg fsteeg commented Jun 25, 2019

Replaces #297 to hopefully make Travis build work.

With added changes as discussed offline (switch to enum for PicaConstants).

Resolves #296.

Otherwise +1 for the original content. Feel free to merge if you and Travis are happy, @dr0i.

dr0i and others added 2 commits June 24, 2019 17:07
This should be backwards compatible as the default is still the normalized
serialization.

- add LineRecorder to split non-normalized serialized PICA+ records
- add testing of LineRecorder
- add flux example
- add flux command

See #296.
Avoid reassignment to static fields, keep switch in parser

See #296
@fsteeg fsteeg requested a review from dr0i June 25, 2019 12:43
Copy link
Member

@dr0i dr0i left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice use of enum!

@dr0i dr0i merged commit 9c28a07 into master Jun 25, 2019
@dr0i
Copy link
Member

dr0i commented Jun 25, 2019

Merged, closing.

@dr0i dr0i deleted the 296-handleNonNormalizedPica+ branch July 1, 2019 07:23
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

Successfully merging this pull request may close these issues.

Handle not-normalized Pica+
2 participants