Interesting.
I just tested this with two windows myself. It worked like this:
Window 1: 3 -> 4
Window 2: 4 -> 5
Window 1: Undo! (5 -> 3)
Window 2: Undo! (3 -> 4)
It looks like each window has an Undo function that remembers the cell
and the old value (and for Redo, the new value). That is a simple enough
implementation that takes this very far.
/Linus
> -----Original Message-----
> From: Bob Tarling [mailto:[EMAIL PROTECTED]
> Sent: den 19 juni 2006 17:05
> To: [email protected]
> Subject: Re: [argouml-dev] Re: [argouml-users] UML model and CVS.
>
> Take a look at the google spreadsheet application -
> http://spreadsheets.google.com/
>
> I've yet to try this in collaboration with anybody else. It would be
> interesting to try and edit the same diagram and see how undo
> operates.
>
> There has been some talk about improving the GUI seperation also for
> eclipse.
>
> Google Spreadsheets is a GWT front end app. I wonder if it's worth
> experimenting with developing an ArgoUML front end with that -
> http://code.google.com/webtoolkit/
>
> Bob.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]