nergal-perm / self-ev-rules

Learning project aimed to create SelfEvaluatingRules

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Implement Rule Context

nergal-perm opened this issue · comments

Rule Context should be some kind of a Dictionary containing all the Rule's Variables SourceObjects with descriptive names. Those names will be used to inject the SourceObjects into the Rule's Variables.

@nergal-perm the puzzle #23 is still not solved.