Skip to content

[Public API Reform] Split $election->getResult methods, for filtering by tags #144

@julien-boudry

Description

@julien-boudry

Context

Filtering by tags uses the methodOption argument, which is not consistent and complex.
Also, the option keys are ugly, especially in this context.

Proposal

Create getResultWithTagsand getResultWithoutTags, it's more intelligible and more consistent with similar methods.

Breaking changes

(high) Filtering by tags using getResult is no longer supported.

Metadata

Metadata

Assignees

Labels

public api reformMostly breaking change proposal for a better and consitent public apisuggestion

Projects

Status

Backlog - Optimizations

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions