Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[platform-ui-dev] Proposal: Generalized Undo Support


I have posted a proposal for generalized undo support in Eclipse on the UI proposals page.
http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/platform-ui-home/R3_1/undo-redo-proposal/undo-redo%20support.html
Undo/Redo Support


The proposal is based on an initial prototype that integrated the refactoring undo, text undo, and sample actions into a common undo history.  

The plan is to commit the framework and adapt existing undo support in M5 to allow for sufficient time for other components to add undo support for their actions/commands.  Components that implement their own undo strategy are encouraged to migrate to this framework.  The proposal outlines steps for doing so.  

Comments are welcome, and the sooner the better.  Please post comments in bug 37716

thanks...

Back to the top