[Pharo-project] browsing versions of a method
Hi - I've noticed we have a new way of showing diffs between two versions of a method. Very nice! But it would be more useful if the user had the choice of which two versions to compare. For example, if I maje 10 changes to method Date>>today I would like to compare my first and last versions... Cheers, Francisco
On Wed, May 2, 2012 at 1:00 AM, Francisco Garau <francisco.garau@gmail.com>wrote:
Hi - I've noticed we have a new way of showing diffs between two versions of a method. Very nice!
yes, I did it with Ben in the sprint ;)
But it would be more useful if the user had the choice of which two versions to compare.
You can right click a version and you have the option "Compare to current" and "compare to version..." The problem is that they have not been fixed with the nice diff so it opens an ugly popup diff.
For example, if I maje 10 changes to method Date>>today I would like to compare my first and last versions...
Cheers, Francisco
-- Mariano http://marianopeck.wordpress.com
On Wed, May 2, 2012 at 9:43 AM, Mariano Martinez Peck <marianopeck@gmail.com
wrote:
On Wed, May 2, 2012 at 1:00 AM, Francisco Garau <francisco.garau@gmail.com
wrote:
Hi - I've noticed we have a new way of showing diffs between two versions of a method. Very nice!
yes, I did it with Ben in the sprint ;)
But it would be more useful if the user had the choice of which two versions to compare.
You can right click a version and you have the option "Compare to current" and "compare to version..."
The problem is that they have not been fixed with the nice diff so it opens an ugly popup diff.
Did it. Wanna test/review please? http://code.google.com/p/pharo/issues/detail?id=5781
For example, if I maje 10 changes to method Date>>today I would like to compare my first and last versions...
Cheers, Francisco
-- Mariano http://marianopeck.wordpress.com
-- Mariano http://marianopeck.wordpress.com
participants (2)
-
Francisco Garau -
Mariano Martinez Peck