Re: RFC: new features
- From: Ross Burton <ross burtonini com>
- To: Paul Davis <paul linuxaudiosystems com>
- Cc: Paolo Borelli <pborelli katamail com>, gtk-devel-list gnome org
- Subject: Re: RFC: new features
- Date: Thu, 12 Jan 2012 12:31:54 +0000
On 12 January 2012 12:17, Paul Davis <paul linuxaudiosystems com> wrote:
> to me, this is highly unrealistic. undo/redo is incredibly application
> (and "scale") specific. even inside one application, it can make sense
> to find two entirely different approaches to handling undo/redo (e.g.
> one based on save/restore of the full state of objects and other based
> on storing differences in state).
Tasks has a undo manager/undoable implementation and that's
implemented by function pointers that do the right thing, so you can
probably implement both methods with that.
(http://git.gnome.org/browse/tasks/tree/libkoto)
Ross
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]