cel-go #218
jackieli-tes
started this conversation in
Ideas
cel-go
#218
Replies: 1 comment
-
The GRL used in Grule is already tailored as a complete DSL for simple rule engine. I dont see a reason on why we should use a more generic single expression evaluation engine. Using cel-go will give us hard time to index expressions and expression atoms for our RETE algorithm, as expressions are handled by the library, not by grule. So, I can say that its already considered and decided nit to use one. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I see a lot of the the evaluation process can utilise a library like cel-go. Is this considered or decided against?
Beta Was this translation helpful? Give feedback.
All reactions