Skip to content

Dump class definitions for code generation #7

@absolutedogy

Description

@absolutedogy

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

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions