-
Notifications
You must be signed in to change notification settings - Fork 2
Improve kh.Rule Support #479
Copy link
Copy link
Labels
Priority/0-HighTo do nowTo do nowSize/DaysSome days of workSome days of workStatus/DoneThe issue has been addressed and merged to the dev branchThe issue has been addressed and merged to the dev branch
Milestone
Metadata
Metadata
Assignees
Labels
Priority/0-HighTo do nowTo do nowSize/DaysSome days of workSome days of workStatus/DoneThe issue has been addressed and merged to the dev branchThe issue has been addressed and merged to the dev branch
Type
Fields
Give feedbackNo fields configured for Feature.
Description
Some updates are needed in this respect:
Variable[Block].{set,get}_rule; set.ruletostr(kh.Rule(...))instead;strasDictionary.add_variable_from_specrulekwarg;kh.Ruledocstring, thatkh.Ruleis a convenience object which is an alternative to string manipulations for complex rule creation, notably when rule operands are other rules or variables;kh.Rulename is well-formed (i.e.UpperCamelCase_), i.e. the first positional arg for non-reference rules;kh.Ruledocstring.