tfpt review "/shelveset:RubyClrInterop03;REDMOND\curth"
Comment :
More Ruby CLR interop:
Allow Ruby classes to implement / override virtual methods found in CLR
base classes, including those from interfaces
Support "super" calls on virtual methods
The bulk of the new code is in ClsTypeEmitter.cs, which was largely derived from
(and can be compared to) IronPython''s NewTypeMaker.cs.
--
Curt Hagenlocher
curt at hagenlocher.org
-------------- next part --------------
A non-text attachment was scrubbed...
Name: RubyClrInterop03.diff
Type: application/octet-stream
Size: 99816 bytes
Desc: RubyClrInterop03.diff
URL:
<http://rubyforge.org/pipermail/ironruby-core/attachments/20080903/a792c64a/attachment-0001.obj>