Skip to content

Lack of support for ranges #44

@blelump

Description

@blelump

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions