On 20 September 2013 21:53, dennis luehring <dl.soluz@gmx.net> wrote:
Am 20.09.2013 13:46, schrieb Manu:

Good to know it has been done elsewhere.
Can you recall any ways in which it was unreliable? How did you use it in
XCode?
In VS, you break/pause somewhere, make some code changes, and then when you
press F10 (step), or F5 (continue), it takes a few seconds (building), and
then it just continues with the new code. Pretty much seamless.

but that works only good if your design is very very interface oriented - i've never touched a project where it worked properbly

Can you elaborate what you mean?
I would say I avoid 'interfaces' like the plague... depending what you mean. It's always worked great for me.