Closed maimoonak closed 9 years ago
RuleEngine would be dynamic and extensible in the 2nd phase of refactoring but for sake of simplicity and preventing massive change for V1 Rule Engine should be separated out from core. It should not contain any register specific rule atleast.
The package has been moved to register module. In phase we need to refactor it to make it generic and be a part of core.
RuleEngine would be dynamic and extensible in the 2nd phase of refactoring but for sake of simplicity and preventing massive change for V1 Rule Engine should be separated out from core. It should not contain any register specific rule atleast.