Condorcet
Condorcet copied to clipboard
[Public API Reform] Remove static setters setMaxParseIteration / setMaxVoteNumber
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
I don't have any personal plans to use either of these functions. But that's all I have to comment.