Skip to content
This repository has been archived by the owner on Oct 17, 2023. It is now read-only.

Replace the constraint expression language with a UI equivalent #134

Open
digitalbricklayer opened this issue Jan 17, 2019 · 1 comment
Open

Comments

@digitalbricklayer
Copy link
Owner

The expression UI implemented by the Mirasvit advanced product feeds module create product filters gives a good example of what can be achieved without having to create a DSL. I fear that the DSL may provide quite a steep learning curve. A UI where the expression is created from pre-configured UI elements would be much easier to learn and wouldn't necessarily come with the cost of reducing expressive ability.

@digitalbricklayer
Copy link
Owner Author

When looking at an expression from the nqueens file, $cols[i] + i <> $cols[j] + j this does look like it would be quite difficult to create a UI for.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant