[IronPython] New clr.ImportExtensions (LINQ) Syntax

Dino Viehland dinov at microsoft.com
Tue Apr 12 04:25:53 CEST 2011


Dave wrote:
> Okay. Never mind. There's already an open bug for this I just found.
> 
> http://ironpython.codeplex.com/workitem/30379

I've assigned this bug to myself.  I'll take a look and fix it, my guess is
there's something wrong with extension method support on generic
classes (e.g. class Foo<T> : IEnumerable<T>) that needs to be fixed in our
type inferer.





More information about the Ironpython-users mailing list