Skip to content

Projo RCG should use a generated constructor to initialize fields #120

@raner

Description

@raner

Projo RCG should use a generated constructor to initialize fields, not Java reflection (see RuntimeCodeGenerationProjo.initializer). This leads to a hybrid approach where most of the code is generated at runime, but a few things are still handled by reflection.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions