-
Notifications
You must be signed in to change notification settings - Fork 67
Closed
Labels
enhancementEnhancement to an existing featureEnhancement to an existing feature
Description
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?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementEnhancement to an existing featureEnhancement to an existing feature
Projects
Status
Done