I have at times been disappointed to see good coding effort get lost, both in browsers and the debugger. In the latter, it seems to happen when it warns about having to revert to a previous block or something along those lines. The browser loses are still mysterious to me - maybe it happens if code pane isn't properly associated with the selected class. Is there a way that the tools could keep a buffer of a few "accepts" worth of code to salvage such situations? Bill
On Wed, Jun 10, 2009 at 05:32, Schwab,Wilhelm K<bschwab@anest.ufl.edu> wrote:
I have at times been disappointed to see good coding effort get lost, both in browsers and the debugger. Â In the latter, it seems to happen when it warns about having to revert to a previous block or something along those lines. Â The browser loses are still mysterious to me - maybe it happens if code pane isn't properly associated with the selected class. Â Is there a way that the tools could keep a buffer of a few "accepts" worth of code to salvage such situations?
Hmm, if you accepted it, it should have been logged to the changes file, be visible in the change sorter, via the 'Recover from changes' tool, or via the versions button in the browser. However, some confirmation dialogs can also be quite confusing, so are you sure you did accept the modifications ? -- Damien Pollet type less, do more [ | ] http://people.untyped.org/damien.pollet
participants (2)
-
Damien Pollet -
Schwab,Wilhelm K