Skip to content

Use python dataclasses instead of msb_client.ComplexDataFormat  #16

@arthurGrigo

Description

@arthurGrigo

Is your feature request related to a problem? Please describe.
Allowing the user to use a dataclass as event payload would allow reusability of code and simplification.

Describe the solution you'd like
The library should use reflection to parse the dataclasses provided by the user and generate its internal ComplexDataFormat on its own. This would allow a more streamlined usage as in the java client implementation.

Describe alternatives you've considered

Additional context

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions