Skip to content

Commit 0fd861d

Browse files
authored
Added another Next Step
Added Externally Managed Table of Rules as a next step
1 parent d74e453 commit 0fd861d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -135,6 +135,7 @@ and add it as soon as possible.
135135

136136
Some ideas of great adds are:
137137
* Add a Python wrapper
138+
* Enable an external table to host the rules and have rules compiled from externally managed source (GREAT idea from Sri Tikkireddy)
138139
* Refactor Rule and/or Validator to implement an Abstract class or trait
139140
* There's a clear opportunity to abstract away some of the redundancy between rule types.
140141
* Implement a fast runner

0 commit comments

Comments
 (0)