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

Introduce EDIFACT decoding and encoding streams #19

Open
wants to merge 12 commits into
base: development
Choose a base branch
from

Conversation

tdecaluwe
Copy link
Owner

Three new classes are introduced:

  • A Decoder class which interfaces with the Parser class
  • An Encoder class to construct new valid EDIFACT messages
  • A Translator class to handle text encodings when parsing from files

@tdecaluwe tdecaluwe force-pushed the stream branch 4 times, most recently from 9cfe455 to 1a672f6 Compare March 11, 2016 17:40
@tdecaluwe tdecaluwe force-pushed the stream branch 2 times, most recently from 62d0592 to 2a349f1 Compare March 17, 2016 00:02
@tdecaluwe tdecaluwe force-pushed the stream branch 3 times, most recently from 4b159c0 to f21bf8b Compare October 31, 2016 00:58
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.

1 participant