openmole icon indicating copy to clipboard operation
openmole copied to clipboard

[Core] [GUI] [Enh] Design semantic error in the core and matching display in GUI

Open romainreuillon opened this issue 7 years ago • 0 comments

Exception are not semantically interpretable in the GUI. A semantic exception system should enable better integration of the error in the GUI. A few example of semantic exception:

  • Script syntax error with interpretable line and column
  • Runtime error providing witch capsule as raise the error
  • ...

romainreuillon avatar Aug 09 '18 14:08 romainreuillon