Breaking Change Proposals ('Treasury v3') #287
Labels
priority: low
Low priority
status: on hold
Development is paused until further notice
status: unconfirmed
Needs confirmation / validation
type: improvement
A feature is added or adjusted
unassigned developers
No maintainers or contributors are assigned to solve this yet
unassigned target version
No target/ideal project version has been assigned to this yet
Nobody is in the mood to make another breaking change to Treasury, though if we ever need to make one in the distant future, it would be best to make as many of these breaking changes all in one go to reduce the burden to implementers.
To avoid clogging up our issue tracker, I'd prefer to group these suggestions here.
Without further ado, let's look at the current proposals. Please add your vote in the comments.
Proposal: Adjust return type of
EconomyProvider#registerCurrency
fromTriState
toBoolean
Sketchpad of ideas that need to be described and added above:
deleteAccount
should return nothing (void
), the boolean resultfalse
is meaningless since an exception should be thrown if the deletion doesn't go through.Any further proposals? Add yours below and I'll pop it in here. Your vote counts too - add yours in the comments.
The text was updated successfully, but these errors were encountered: