|
- I'm unsatisfied with the response to Andrew Gierth's comment about
ensuring that
errors are propagated to the embedder: I think it's crucial to
lua's use as an
embeddable language
I *think* the solution should be that an error in a <toclose>
should be immediately rethrown
and that other <toclose> statements don't get to run.