jMonkeyEngine / jMonkeyEngine/jmonkeyengine

The real usage of JmeSystem#setSystemDelegate(...)?

Open
#2,361 5 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.