membrane_core icon indicating copy to clipboard operation
membrane_core copied to clipboard

Allow to enforce Demand units on input pads

Open bblaszkow06 opened this issue 5 years ago • 0 comments

Until #51 is done, we can add an option to define demand_unit on input pad as well and raise a meaningful error when an invalid unit is used. Right now in most cases, this results in function clause error on handle_demand (or an explicit error if element creator thought about it or in passing demand of invalid size if he didn't)

bblaszkow06 avatar Aug 27 '19 09:08 bblaszkow06