Skip to content

Allow to specifically open a supported file #527

Description

@agarny

Right now, to open a file will check whether the file is a valid CellML file. If it is then it will open, otherwise it will next try with a SED-ML file and then a COMBINE archive.

However, it may happen that we, for instance, have an invalid CellML file and would like to know what is wrong with it. Right now, we would just say that the file is not supported (since it's not a valid CellML file, SED-ML file, or COMBINE archive).

So, it would be good to add some File menu items for open a CellML file, a SED-ML file, and a COMBINE archive, and report any issue that there might be with it.

Metadata

Metadata

Assignees

Labels

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions