Mutable form of ForwardingAudience
Open
Nobody has claimed this yet.
- #151 by @kashike — closed without merging
area: api
type: enhancement
- Dominant language
- Java
- Stars
- 887
- Forks
- 160
- PR merge metrics
- No merged PRs in 30d
Description
Something along the lines of sponge api 7's MutableMessageChannel, which would simply let the user add/remove audiences at will.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading the linked SpongeAPI MutableMessageChannel reference and the closed pull request #151 for prior work on this issue. Identify the existing ForwardingAudience API and determine how mutable add/remove behavior should fit it. Done means users can add and remove audiences at will through a documented, tested API.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- api, backend-api-design
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100