Skip to content

Allow the use of a struct without having a corresponding Java class #2145

Open
@texasspurstar

Description

@texasspurstar

Currently StaticStruct and DynamicStruct require a dev to implement any new struct as Java class.

But what about situations where the dev does not know the struct object at development time?

This is exactly what we need: to support all structs in our software, but without knowing what these structs will be beforehand.

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