Condorcet icon indicating copy to clipboard operation
Condorcet copied to clipboard

[Public API Reform] Remove static setters setMaxParseIteration / setMaxVoteNumber

Open julien-boudry opened this issue 1 year ago • 1 comments

Context

Too much code

Proposal

Remove static setters Election::setMaxParseIteration() / Election::setMaxVoteNumber() Use typed static properties instead. They are public since v4.5.

Breaking changes

Yes

julien-boudry avatar Jul 11 '23 20:07 julien-boudry

I don't have any personal plans to use either of these functions. But that's all I have to comment.

LiamM32 avatar Jul 14 '23 07:07 LiamM32