-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Description
Problem overview
Range, as opposed to set, which is an exhaustive list of values, usually consists of a start and end but doesn't specify all the possible values in the range. Examples are numbers in a range or dates in a range. A first guess might be to use an entry overlay and mimic a range; however, it becomes inefficient when the list of values is potentially significant. Furthermore, when we speak about a range of dates, it is nearly impossible to create entries for all dates that include time.
OCA currently doesn't address ranges at all. What is the DSWG perspective to approach ranges?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels