Re: [Mono-dev] Hotcompling while debugging?

2013-11-20 Thread Rodrigo Kumpera
Mono doesn't support edit&continue and we have no plans to support it.

It's too hard and too fragile to be worth it.


On Wed, Nov 20, 2013 at 8:22 AM, Vardar Sahin  wrote:

> Hello all,
>
> in Visual Studio you can hot compile your code while debugging C#
> applications.
> By hot compiling I mean that you can alter your source code while
> debugging and the
> altered code will be compiled on the fly. After you resume your debug
> session,
> your code change will affect your application.
>
> Right now it seems that Xamarin Studio does not support it. I wonder why?
> I think mono should be able to do it, but I am not an expert.
>
> Are there any plans for this feature?
>
> Best
> Sahin
>
>
> ___
> Mono-devel-list mailing list
> Mono-devel-list@lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-devel-list
>
>
___
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list


[Mono-dev] Hotcompling while debugging?

2013-11-20 Thread Vardar Sahin
Hello all,

in Visual Studio you can hot compile your code while debugging C#
applications.
By hot compiling I mean that you can alter your source code while debugging
and the
altered code will be compiled on the fly. After you resume your debug
session,
your code change will affect your application.

Right now it seems that Xamarin Studio does not support it. I wonder why?
I think mono should be able to do it, but I am not an expert.

Are there any plans for this feature?

Best
Sahin
___
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list