tfpt review "/shelveset:PythonInterop2;REDMOND\tomat" Comment : Python & outer DLR (simple fixes): - Renames onBindingError parameter to errorSuggestion to match the base method. - Fixes restriction combination in LanguageContext.DefaultCallAction.FallbackInvoke. Ruby: - Implements InteropBinder class that provides binders for meta-object interop. - Adds basic implementation of Bind and Fallback for InvokeMember, CreateInstance, GetMember and Convert actions (more work is needed to polish all scenarios and corner cases). - Disallows removal of Object#initialize method to simplify object instantiation (Ruby 1.9 does so as well). - Adds more Python interop tests. Tomas -------------- next part -------------- A non-text attachment was scrubbed... Name: PythonInterop2.diff Type: application/octet-stream Size: 112886 bytes Desc: PythonInterop2.diff URL: <http://rubyforge.org/pipermail/ironruby-core/attachments/20090318/1c6edc91/attachment-0001.obj>