Skip to content

Represent source data as blocks or expressions #170

@nergal-perm

Description

@nergal-perm

In order to make the core independent of source table data I have to introduce a layer of abstractions, that will make possible to plug in different readers, like from yaml files, for example.

My initial idea is to transform the source data into some Expressions, that could have a type, a left-hand side and a right-hand side. The operator could be also extracted into a separate field.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions