rest-for-physics / rest-for-physics/framework
Add the possibility to load RML files using restRoot
Open
Nobody has claimed this yet.
- #137 by @jgalan — closed without merging
development
enhancement
good first issue
- Dominant language
- C++
- Stars
- 19
- Forks
- 14
- PR merge metrics
- No merged PRs in 30d
Description
It would be interesting to automatically load the class definitions found inside a RML file directly using restRoot.
It could just create an instance md_name for each object found at the RML.
So that we could do restRoot config.rml
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 by reviewing the restRoot entry point, the RML loading behavior described here, and closed pull request #137. Done means that invoking restRoot config.rml loads the class definitions and creates an md_name instance for each object found in the RML file.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100