Skip to content

Fields with default values should not be saved in output #26

@modersohn

Description

@modersohn

Currently the generated SaveFieldsToBuf methods only check "FieldHasValue" to determine if a field is written to the output.

It should however also verify, that fields which contain their default value, are not written to the output.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Input/OutputbugSomething isn't workinggeneratorissues applying to the code generator

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions