Skip to content
Snippets Groups Projects

Revamp default from_scm(scm, fallback)

Merged Dan Eble requested to merge eble/lilypond:robust-from-scm into master
All threads resolved!

It is now optional to define from_scm(scm, fallback) in specializations of scm_conversions. When it is undefined, robust_scm_conversions provides a default implementation.

This also eliminates overloading of ::from_scm(scm, fallback).

Anyone who chooses to review by commit may wish to peek at the final commit first, since it removes some stopgap code added in an earlier commit. I'm sorry for the churn, but it's probably better this way than as one big change.

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
Please register or sign in to reply
Loading