Skip to content

Refactor internal type system #62

@merlinfuchs

Description

@merlinfuchs

With the introduction of expressions in #58 the internal type system becomes a lot more important because user can access fields and perform operations on values. The current concept of FlowValue with a limited number of types doesn't really hold up anymore ...

Maybe we should simplify the internal type to just support any JSON type and any complex type just becomes a JSON map?

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementEnhancement to an existing feature

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions