Skip to content
Snippets Groups Projects

Convert Condition to YAML on demand

Merged Marco Clemencic requested to merge cond-to-yaml-on-demand into master

This MR changes the way (DetDesc) Condition objects can be accessed as YAML::Node: instead of making a YAML version at construction time (when parsing XML) the conversion is done the first time it is needed.

This closes #241 (closed) and Moore#473 (closed) by avoiding the waste of space due to unneeded YAML copies of the conditions.

As a side note, I added a couple of missing includes.

Edited by Marco Clemencic

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
Please register or sign in to reply
Loading