I would like to implement undo/redo in a small paint application.
It seems the command pattern fits the use nicely, but i am unsure how to best implement it.
As i understand the pattern, it is.
Paint pixels to screen via linux framebuffer asked 14 years, 10 months ago modified 6 years, 10 months ago viewed 73k times