thoughts: get rid of map-like data structure Value and replace it by c++ structs
pros:
- clean
- informative about available properties for sources, elements and other types
- straight forward translation to rayx-python
cons:
- rml parsing has to be re-thought
thoughts: get rid of map-like data structure
Valueand replace it by c++ structspros:
cons: