zengcheng / codesmith

Automatically exported from code.google.com/p/codesmith
0 stars 0 forks source link

PLINQO Futures are not working with anonymous types! #580

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Why not use the "dynamic" type feature of .NET 4.0 and behind the scene create 
an ExpandoObject instead of an anonymous type?

That should do the trick and remove this big limitation of PLINQO

Original issue reported on code.google.com by alonec...@gmail.com on 18 Apr 2011 at 9:44

GoogleCodeExporter commented 9 years ago
Hello,

Do you have a working proof of concept for this behavior or any documentation 
you've came across for this?

Thanks
-Blake

Original comment by bniemyjski on 19 Apr 2011 at 5:42