[Ironruby-core] Code Review: MoreProtocols8
Curt Hagenlocher
curth at microsoft.com
Tue Feb 17 18:23:50 EST 2009
Ruby changes look good.
From: Dino Viehland
Sent: Tuesday, February 17, 2009 2:27 PM
To: Tomas Matousek; IronRuby External Code Reviewers; Rowan Code Reviewers; DLR Code Reviews
Cc: ironruby-core at rubyforge.org
Subject: RE: Code Review: MoreProtocols8
Python changes look good.
From: Tomas Matousek
Sent: Tuesday, February 17, 2009 2:02 PM
To: IronRuby External Code Reviewers; Rowan Code Reviewers; DLR Code Reviews
Cc: ironruby-core at rubyforge.org
Subject: Code Review: MoreProtocols8
tfpt review "/shelveset:MoreProtocols8;REDMOND\tomat"
Affects DLR outer ring, IronPython and IronRuby.
DLR:
- Changes names of arguments/parameters in default binder to be typed to strings instead of SymbolIds.
- Adds NonNullItems attribute. If applied on a params-array or dict-array parameter the binder only binds non-null arguments to the items of the array/dict.
IronPython:
- Reflects changes in DLR.
IronRuby:
- Implements missing protocols and removes all static sites used in protocol conversions.
- Fixes caching issues in protocol conversions.
- Misc fixes in libraries.
Passed "run 0".
Tomas
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://rubyforge.org/pipermail/ironruby-core/attachments/20090217/02a3a85d/attachment.html>
More information about the Ironruby-core
mailing list