ccutrer / openhab-jrubyscripting

JRuby Libraries for Openhab
Eclipse Public License 2.0
1 stars 1 forks source link

drop implicit comparisons between PercentType and OnOffType etc. #185

Closed ccutrer closed 1 year ago

ccutrer commented 1 year ago

it's rarely used directly anyway, and not doing it eliminates an entire section of "gotcha" from the usage doc (as well as gotches while you're using the library!). the implicit comparisons are still used in state predicate methods and ensure comparisons