driplineorg / driplineorg/dripline-python
design a pattern for `check_on_set`
Open
enhancement
- Dominant language
- Python
- Stars
- 3
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
The set of checks one may want to do could get pretty sophisticated, it would be nice to have an abstraction layer so that it is easy/natural to extend (similar to the calibration decorator perhaps).
... we could use asteval to store a string just like for calibration, also using the decorator pattern to allow extra functions to be implemented and provided.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.