LiveSplit / LiveSplit/livesplit-core
[Java] `Timer` is already the name of a Java builtin class
Open
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 227
- Forks
- 81
- Avg merge
- 22h 45m
- Merged PRs (30d)
- 3
Description
There is a key component called `livesplitcore.Timer`, but this name is already taken by `java.util.Timer`, making it annoying to use.
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
No file, test, or replacement name is identified in the issue. Start by locating the Java-facing definition and references for `livesplitcore.Timer`, then clarify the intended replacement name and the scope of affected bindings or tests. Done means the Java API no longer conflicts with `java.util.Timer` and its references remain consistent.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, rust
- Domain
- api
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100