Does MacRuby 0.5 rescue Objective-C NSExceptions? e.g.

begin
  # call to Objective C dynlib here, raises NSException
rescue
  # should this get called?
end

Thanks

Clay
_______________________________________________
MacRuby-devel mailing list
[email protected]
http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel

Reply via email to