There has been some improvement around exceptions. For instance, no backtrace
would printed to the console for Ruby exceptions. But there are probably still
cases where the exceptions aren't as helpful as you'd like.
Eloy
Sent from my iPad
On 12 aug. 2010, at 17:31, Robert Rice wrote:
> Hi M
Hi MacRuby developers:
Using MacRuby 0.6 stable, the most time consuming problem debugging is the
tendency of MacRuby to hang without generating an error when calling an
undefined method name. I usually can breakpoint until I find my error but
occasionally the undefined method is called from a