[Ironruby-core] Code Review: MoreProtocols8
Tomas Matousek
Tomas.Matousek at microsoft.com
Tue Feb 17 17:02:12 EST 2009
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/1f9f8514/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: MoreProtocols8.diff
Type: application/octet-stream
Size: 218380 bytes
Desc: MoreProtocols8.diff
URL: <http://rubyforge.org/pipermail/ironruby-core/attachments/20090217/1f9f8514/attachment-0001.obj>
More information about the Ironruby-core
mailing list