[Ironruby-core] Code Review: InteropBinding
Tomas Matousek
Tomas.Matousek at microsoft.com
Mon Feb 15 22:28:54 EST 2010
tfpt review "/shelveset:InteropBinding;REDMOND\tomat"
Comment :
DLR, Python:
- Adds IInvokeOnGetBinder to Microsoft.System.Core.
- Adds Rowan4.sln that includes DLR, IronRuby and IronPython projects.
Ruby:
- Implements meta-protocol for accessing DLR scopes with fall back to standard method_missing.
o Fixes http://ironruby.codeplex.com/WorkItem/View.aspx?WorkItemId=2478
- Fixes http://ironruby.codeplex.com/WorkItem/View.aspx?WorkItemId=3083
- Fixes name mangling on COM objects.
- Fixes send(:foo=, args) to call indexed property on foreign meta-objects if the number of arguments is > 1.
- Implements factories for interop binders that cache them on RubyContext.
- Implements non-lexical super call action (a flag on RubyCallAction).
Tomas
-------------- next part --------------
A non-text attachment was scrubbed...
Name: InteropBinding.diff
Type: application/octet-stream
Size: 177213 bytes
Desc: InteropBinding.diff
URL: <http://rubyforge.org/pipermail/ironruby-core/attachments/20100216/b2c3c76b/attachment-0001.obj>
More information about the Ironruby-core
mailing list