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 conditions #23

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

Expression syntax for conditions #23

balamg opened this issue Oct 22, 2018 · 2 comments

Comments

@balamg
Copy link
Collaborator

balamg commented Oct 22, 2018

Current behavior:
Currently, one has to write code in Go for authoring rule conditions

Expected behavior:

What is the motivation / use case for changing the behavior?
For ease of use, it would be nice to support an expression syntax for conditions. For example,
rule.AddCondition ("$customer.name == Bob")

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

@mellistibco
Copy link
Member

We should use the expression syntax exposed by Flogo Core.

@balamg
Copy link
Collaborator Author

balamg commented Oct 23, 2018

Duplicate of #22

@balamg balamg marked this as a duplicate of #22 Oct 23, 2018
@balamg balamg closed this as completed Oct 23, 2018
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

2 participants