Ola Bini wrote:
Charles Oliver Nutter wrote:
Ola Bini wrote:
Hi,
Now that I'm working through all the lovely method bindings in
OpenSSL it dawns on me that it's actually a bit of a problem to have
Java exceptions thrown. Could we disallow this with a check in
@JRubyMethod? I think that woul
Charles Oliver Nutter wrote:
Ola Bini wrote:
Hi,
Now that I'm working through all the lovely method bindings in
OpenSSL it dawns on me that it's actually a bit of a problem to have
Java exceptions thrown. Could we disallow this with a check in
@JRubyMethod? I think that would be beneficial,
Ola Bini wrote:
Hi,
Now that I'm working through all the lovely method bindings in OpenSSL
it dawns on me that it's actually a bit of a problem to have Java
exceptions thrown. Could we disallow this with a check in @JRubyMethod?
I think that would be beneficial, since we don't handle Java exc
Hi,
Now that I'm working through all the lovely method bindings in OpenSSL
it dawns on me that it's actually a bit of a problem to have Java
exceptions thrown. Could we disallow this with a check in @JRubyMethod?
I think that would be beneficial, since we don't handle Java exceptions
the same