"Steven Mauceri" <[EMAIL PROTECTED]> wrote in message
000f01c2c301$fca17ae0$[EMAIL PROTECTED]">news:000f01c2c301$fca17ae0$[EMAIL PROTECTED]...
> Hi Andreas,
>
[snip]
> Some things ive come across include:
>
[snip]

Undo library may also provide features like:
- user friendly description of what is going to be undoed/redoed,
- ability to keep only N last undo steps in memory and save rest on disk
(maybe with help of an serialisation library),
- ability to group multiple undo commands to one (e.g. moves),
- ability to generate 'change log' for any given time period.

Most of it may be implemented by specialised command manager.

/Pavel



_______________________________________________
Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost

Reply via email to