Plug/Play #1

Closed
opened 2023-01-26 22:12:50 +00:00 by steve · 1 comment
Owner

Architecture for plug-n-play to enable custom parsing. A custom parser must :

  • Return fields names (assuming all are mandatory)
  • return an object upon parsing

Integrate this concept into configuration

Architecture for plug-n-play to enable custom parsing. A custom parser must : - Return fields names (assuming all are mandatory) - return an object upon parsing Integrate this concept into configuration
steve added this to the version 2.0 milestone 2023-01-26 22:12:50 +00:00
steve self-assigned this 2023-01-26 22:12:50 +00:00
steve added this to the release version 2.0 project 2023-01-26 22:12:50 +00:00
Author
Owner

Built the plug-n-play architecture by using decorators to express X12 and mapping, the function being decorated can be used for formatting.

Built the plug-n-play architecture by using decorators to express X12 and mapping, the function being decorated can be used for formatting.
steve closed this issue 2023-11-09 18:16:10 +00:00
Sign in to join this conversation.
No Label
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: hiplab/parser#1
No description provided.