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.
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
Filemenu items for open a CellML file, a SED-ML file, and a COMBINE archive, and report any issue that there might be with it.