openframeworks / openframeworks/openFrameworks
ofXml::setValue as int
Open
Nobody has claimed this yet.
core
feature
prelim-analysis
- Dominant language
- C++
- Stars
- 10.4k
- Forks
- 2.6k
- Avg merge
- 1d 21h
- Merged PRs (30d)
- 9
Description
A tiny override to accept an int when using setValue...
https://github.com/openframeworks/openFrameworks/compare/master...camb416:feature-xmlsetint
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 the ofXml::setValue implementation and inspect the feature comparison linked in the issue. Confirm how integer values are currently handled, then ensure setValue accepts an int and verify that the XML value is produced correctly.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- backend-api-design
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100