Re: Edit/Continue with anonymous methods
- From: "Bryan Phillips" <bphillips@xxxxxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Fri, 11 May 2007 12:38:59 +0000
I don't know if it will be addressed in the RTM version of Orcas, but it is still not allowed in Orcas Beta 1. I just tried it this morning.
--
Bryan Phillips
MCT, MCSD, MCDBA, MCSE
Blog: http://bphillips76.spaces.live.com
Web Site: http://www.composablesystems.net
"Russell Hind" <no@xxxxx> wrote in message news:O0ETCxUkHHA.3120@xxxxxxxxxxxxxxxxxxxx:
I realise edit & continue can't be used inanonymous methods, in methods
which contain anonymous methods in VS2005.
Not being able to edit an anonymous method isn't a huge issue, but not
being able to edit any method that contains an anonymous method is quite
limiting.
Does anyone know if this is planned to be addressed in the next issue of VS?
The problme for us is that edit & continue has proved to be hugely
useful, as some of our test runs can take hours to complete and to get
half way through and be able to edit the code without restarting saves
huge amounts of time. But currently we disallow using anonymous methods
because they prevent this in any method you use one.
From looking at the information available for C# 3, anonymous methods
will become more widely used (with LINQ etc) and so the areas we can
edit and continue are just going to be reduced in the next version.
Cheers
Russell
.
- Follow-Ups:
- Re: Edit/Continue with anonymous methods
- From: Russell Hind
- Re: Edit/Continue with anonymous methods
- References:
- Edit/Continue with anonymous methods
- From: Russell Hind
- Edit/Continue with anonymous methods
- Prev by Date: Visualizer for custom type?
- Next by Date: Re: Edit/Continue with anonymous methods
- Previous by thread: Edit/Continue with anonymous methods
- Next by thread: Re: Edit/Continue with anonymous methods
- Index(es):
Loading