CRESS-Surrey / eXtraWidgets

An extension for creating additional interface tabs in the NetLogo GUI and putting custom widgets on them.
MIT License
13 stars 4 forks source link

getters for boolean properties should start with `is` instead of `get` #91

Closed nicolaspayette closed 10 years ago

nicolaspayette commented 10 years ago

Or maybe drop the get- altogether? In any case, this relates to the discussion on #45.

nicolaspayette commented 10 years ago

get- will be dropped as part of #45.