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

Metaschema codegen binding parser #15

Open
4 tasks
nikitawootten-nist opened this issue Jun 3, 2022 · 0 comments
Open
4 tasks

Metaschema codegen binding parser #15

nikitawootten-nist opened this issue Jun 3, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request EPIC A collection of issues part of a common goal Scope: Code Generation These issues relate to code generation
Milestone

Comments

@nikitawootten-nist
Copy link
Collaborator

User Story:

As a Metaschema developer, I need my generated Metaschema classes to have the ability to save and load XML, JSON, and YAML.

Goals:

  • An approach for the bound XML, JSON, and YAML parsing is chosen and documented as an ADR entry
  • Implementation for bound classes for the relevant object models
  • Creation of the binding parser capable of (de)serializing bound classes
  • Adjustment to the generated classes of Metaschema codegen #14 to use the binding decorators

Dependencies:

The code generation for the basic classes must be complete: #14

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request EPIC A collection of issues part of a common goal Scope: Code Generation These issues relate to code generation
Projects
None yet
Development

No branches or pull requests

1 participant