Skip to content

Preserve comments in files #10

@gassmoeller

Description

@gassmoeller

Ideally we would like to preserve user comments in parameter files, but this needs a number of changes in different projects:

  • dealii::ParameterHandler needs to get a new field for each parameter, that is read and written
  • parameter_gui::XMLReader needs to read this field, and put it in a comment panel upon loading a file
  • parameter_gui::MainWindow needs to allow modifying these comments
  • parameter_gui::XMLWriter and PRMWriter need to write this field upon writing a file

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions