jMonkeyEngine / jMonkeyEngine/jmonkeyengine
The real usage of JmeSystem#setSystemDelegate(...)?
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 4.3k
- Forks
- 1.2k
- Avg merge
- 4d 7h
- Merged PRs (30d)
- 14
Description
After investigating with some Android System interfaces, I stepped into this one interesting API that should be used to abstract the system delegate, but in fact it's never used.
Do you we need to refactor and use it on Desktop and Android? These platforms use their concrete implementatios directly without refering back to the JmeSystem utility. What do you think?
Contributor guide
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 at JmeSystem#setSystemDelegate(...) and trace the Desktop and Android system implementations mentioned in the issue. Determine whether those implementations bypass JmeSystem and document the required refactoring; done means the intended delegate usage and platform behavior are clearly established.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- desktop, game-dev, mobile-dev
- Issue type
- Refactor
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100