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

Adds to default output JSON TermMap #670

Closed
jshughes opened this issue Aug 10, 2023 · 1 comment · Fixed by #671
Closed

Adds to default output JSON TermMap #670

jshughes opened this issue Aug 10, 2023 · 1 comment · Fixed by #671
Assignees

Comments

@jshughes
Copy link
Collaborator

The JSON Termmap writer has been added to WriteDOMDDJSONFileLib. The original WriteDOMDDJSONFile will be deprecated after successful I&T.

WriteDOMDDJSONFileLib is a refactor of WriteDOMDDJSONFile to use the org.json.simple JSON library.

@jshughes
Copy link
Collaborator Author

I&T Testing: Validate that the LDDTool JSON output (option -J) still works with the PDS applications that use it.

Background: The LDDTool JSON writer was rewritten to use a standard JSON library. The TermMap writing code was then added.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants