|
|
|
[
Permlink
| « Hide
]
Charles Oliver Nutter - 08/Mar/08 04:31 PM
Yeah, this is pretty obviously stupid. Do we try to attack this before lightweights, by wrapping the exception in an appropriate Ruby-like exception that mirrors the Java exception hierarchy, or do we wait for lightweights to allow just handling all exceptions the same way?
We can't change this for a 1.1.x release, since it would break anyone's code that's rescuing NativeException right now. But I did modify code in 1.1.4 to allow rescuing normal Java exceptions, and as a result this change is possible in e.g. 1.2. So marking it for 1.2.
|
||||||||||||||||||||||||||||||||||||||||||