On Mon, Dec 17, 2012 at 1:38 AM, Hans-Peter Diettrich <[email protected]> wrote: > > IMO an Undo (history) list is the state of the art. E.g. Version Control > Systems are based on differences, but they may add snapshots of the last > file state(s) for better performance.
Actually, it is the other way around. Modern VCS are based on snapshots, the last diff-based system was Subversion, IIRC. -- Alexander S. Klenin -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
