On 05/07/2010 08:08 AM, Lluis Sanchez Gual wrote: > The immediate window is just an expression evaluator, no code generation > is involved. I might be able to hack support for loops, but there is no > way we can support lambdas. > > To fully support the interactive csharp compiler, it would have to be > loaded in the debugged process, but that would be very intrusive and > would do more harm than good.
That's a shame, lambda support is incredibly useful when debugging LINQ code. :( -- Chris Howie http://www.chrishowie.com http://en.wikipedia.org/wiki/User:Crazycomputers PGP key: pub 2048R/CF8338F5 2010-04-14 Fingerprint: 2B7A B280 8B12 21CC 260A DF65 6FCE 505A CF83 38F5 _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
