Hello,

I noticed 2 things regarding error reporting:

1. unknown core tags are simply ignored, the body is evaluated and the tag is written to stdout. Shouldnt there better be an exception instead?

2. error messages (e.g., when exceptions occur) are written in a format that shows the line information at the very end of a usually rather long line. Shouldnt this better be something like

file.jelly [22:3] - some error occurred

or at least easily configurable.


--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to