Just noticed a thing, thanks to John Lam. Our JumpExceptions derive from RuntimeException. That means that code that will catch(Exception) will stop flow control, if it happens at the wrong place. To get around this, I believe we should consider going to have JumpExceptions based on java.lang.Error instead.

Cheers

--
Ola Bini (http://ola-bini.blogspot.com) JRuby Core Developer
Developer, ThoughtWorks Studios (http://studios.thoughtworks.com)

"Yields falsehood when quined" yields falsehood when quined.



---------------------------------------------------------------------
To unsubscribe from this list please visit:

   http://xircles.codehaus.org/manage_email

Reply via email to