-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
good first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed
Description
The class definitions can be dumped from the send table to generate the mapping of the fields using the built in function on the parser.
This should be done so that we can have all of the definitions available in the code gen, and run the process to set up all of the classes.
While there is still pending tasks to support code generation fully, it is at a point where we can add all the source files needed to generate the classes once the code generation is fully ready.
It should be a fairly trivial task to handle, but once it is done the code generation will need to be run to validate that all of the class definitions are good enough and no code generation errors are thrown that cause the build to fail.
Metadata
Metadata
Assignees
Labels
good first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed