ModellingWebLab / cellmlmanip

CellML loading and model equation manipulation
Other
3 stars 1 forks source link

Improve error reporting #50

Open MichaelClerx opened 5 years ago

MichaelClerx commented 5 years ago

For web lab to gain adoption, we need it to be extremely usable. Part of this means providing really helpful error messages if users upload invalid CellML files. The current messages could do with a lot of work, e.g. by adding line numbers, being clearer about the error, etc.

MichaelClerx commented 5 years ago

Part of this means rewriting error messages to talk about the CellML code, not about cellmlmanip internals