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

refactor: [DHIS2-16688] replace rule engine #3955

Draft
wants to merge 23 commits into
base: master
Choose a base branch
from
Draft

Conversation

superskip
Copy link
Contributor

I made a new folder RuleEngine in the rules/ folder. The files contained therein are for the most part simply copies of files from the old rule engine, with only two exceptions:

  • RuleEngine.js: Transforms the input to the format of the new rule engine, and executes the rules.
  • InputBuilder.js: Contains methods for transforming the input.

This comment was marked as duplicate.

Copy link

github-actions bot commented Feb 4, 2025

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

Successfully merging this pull request may close these issues.

2 participants