rest-for-physics / rest-for-physics/framework

Add the possibility to load RML files using restRoot

Open
#135 3 comments 0 reactions 0 assignees View on GitHub

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

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 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.