ilto:[EMAIL PROTECTED]>
www.napa.fi <http://www.napa.fi/>
_
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Tomas Matousek
Sent: 6. toukokuuta 2008 10:34
To: IronRuby External Code Reviewers
Cc: ironruby-core@rubyforge.org
Subject: [Ironruby-
tfpt review /shelveset:RubyScopeDebugView;REDMOND\tomat
Implements DebuggerProxyType for RubyScope so that locals and scope attributes
display nicely in watches.
[cid:image001.png@01C8AF10.E7B7A950]
def foo
a = 1
b = 2
1.times {
c = a + b
}
end
foo
Notice the Ruby class name in t