jbeard4 / SCION

SCXML/Statecharts in JavaScript, moved to gitlab: https://gitlab.com/scion-scxml/scion
https://scion.scxml.io
Apache License 2.0
149 stars 29 forks source link

Pass malformed scxml document parser errors through to the SCION callback interface #338

Open jbeard4 opened 9 years ago

jbeard4 commented 9 years ago

Instead of throwing the error: https://github.com/jbeard4/SCION/blob/2.0.0-w3c-ecma/lib/compiler/scxml-to-scjson.js#L249