jMonkeyEngine / jMonkeyEngine/jmonkeyengine
Make AppSettings#put() return this
Open
@MeFisto94 is already working on this.
Since Jan 12, 2020.
enhancement
- Dominant language
- Java
- Stars
- 4.3k
- Forks
- 1.2k
- Avg merge
- 4d 7h
- Merged PRs (30d)
- 14
Description
Breaking-Change but I think it'll help writing more compact code in some scenarios while the trade off is just having to clean rebuild code after the upgrade (the new jme version would be binary incompatible to everything using app settings, so mostly applications, not libraries).
What do you think of that?
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.
Assessment
This issue has not been assessed yet.