Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Expression syntax for rule conditions #22

Open
balamg opened this issue Oct 22, 2018 · 2 comments
Open

Expression syntax for rule conditions #22

balamg opened this issue Oct 22, 2018 · 2 comments
Assignees

Comments

@balamg
Copy link
Collaborator

balamg commented Oct 22, 2018

Current behavior:
Currently, conditions need to be written in Go code

Expected behavior:

What is the motivation / use case for changing the behavior?
It is much easier to author rule conditions using an expression syntax such as, for example,"$n1.name == 'Bob'" instead of writing Go code for the same

Additional information you deem important (e.g. I need this tomorrow):

@balamg
Copy link
Collaborator Author

balamg commented Mar 22, 2019

Closing this PR as there are significant changes to the expression API in project-flogo/core and this PR is not valid anymore

@balamg balamg closed this as completed Mar 22, 2019
@balamg
Copy link
Collaborator Author

balamg commented Mar 22, 2019

Re-opening this issue, as this was closed by mistake. (Its associated PR was to be closed)

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

No branches or pull requests

1 participant