You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We need some words here about reconciling our various
data sources (grids, location lists, bins).
In this library. Locations (and CodedLocations) are collected/grouped into named lists, named grids and now the new binned class CodedLocationBin. The goal is to check that the API for each of these is as homogenous as possible, i.e. same naming conventions, access patterns so that as users we're able to move between them without significant paradigm shift.
The text was updated successfully, but these errors were encountered:
Arising from review: #41 (comment)
In this library. Locations (and CodedLocations) are collected/grouped into named lists, named grids and now the new binned class
CodedLocationBin
. The goal is to check that the API for each of these is as homogenous as possible, i.e. same naming conventions, access patterns so that as users we're able to move between them without significant paradigm shift.The text was updated successfully, but these errors were encountered: