2008/5/9 Christian Muirhead <[EMAIL PROTECTED]>:
> Is there any chance that someone has updated these to work with the IP2
> architecture? If not, how much work would people expect it to be? The errors
> I saw when I quickly tried to compile the C# were primarily about not being
> able to find the IAttributesInjector and ICallable interfaces - do these
> exist in the same form in the new architecture?

I think IAttributesInjector -- which was hacky, IMO -- has been
replaced by defining GetBoundMember method and marking the method with
SpecialNameAttribute.

Details are here:
http://blogs.msdn.com/srivatsn/archive/2008/04/12/turning-your-net-object-models-dynamic-for-ironpython.aspx

-- 
Seo Sanghyeon
_______________________________________________
Users mailing list
Users@lists.ironpython.com
http://lists.ironpython.com/listinfo.cgi/users-ironpython.com

Reply via email to