[Ironruby-core] Code Review: RubyClrInterop03
Curt Hagenlocher
curth at microsoft.com
Wed Sep 3 20:08:31 EDT 2008
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>
More information about the Ironruby-core
mailing list