My prior experience with Edit and Continue (vb6, vba, etc) is that it's a
feature that, IF it were to function as advertised, might prove useful. But
things would periodically go wrong - thereby wasting much more time than the
feature was intended to save. Furthermore, assuming that it now "works as
advertised" it seems that changing a line of code while the application is
running might cause unknown (even unpredictable) conseqeunces.
You can see that I'm reluctant to try it again based on the considerations
given above. But rather than simply dismissing it, I'm wondering if there is
some aspect of [Edit and Continue] that you more experienced developers
conclude makes it a must-have feature. Do any of you use it "all the time"
or as a matter of course? Or do most of you prefer to not use it?
Thanks.
"Jonathan Wood" <(E-Mail Removed)> wrote in message
news:eyW$(E-Mail Removed)...
> Why not?
>
> While debugging your code, you might see a line you want to change before
> executing it. You can make the change and restart the program, or just
> edit and continue. Which would you prefer?
>
> --
> Jonathan Wood
> SoftCircuits Programming
> http://www.softcircuits.com
>
> "Jeremy" <(E-Mail Removed)> wrote in message
> news:(E-Mail Removed)...
>> Is [Edit and Continue] a worthwhile feature?
>>
>> I've lived just fine without it for years... don't see much value in
>> using it. Am I missing something?
>>
>> Thanks!
>>
>
>