Skip to content

Some ergonomic improvements for Options #3156

@ZedThree

Description

@ZedThree

A couple of things that would make Options even nicer to use:

  • C++ iterator API: currently we have e.g. getChildren() which is const. Adding const/non-const begin/end would make the class more idiomatic
  • Add .units(), .longname() etc for standard attributes
  • Port Hermes-3 getNonFinal as e.g. .getQuiet?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions