hapipal / confidence

Dynamic, declarative configurations
Other
263 stars 43 forks source link

Implementation of optional replaceValue hook. #56

Closed asaf closed 5 years ago

asaf commented 8 years ago

This commit adds a new optional replaceValue hook that allows primitive values to be replaced by an external function.

Fixes: #55

augnin commented 5 years ago

I think $param directive handles this. I am closing this for now. Feel free to open another PR in case you feel something is missing.