Question about method versions in the browser....

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

Question about method versions in the browser....

Brian Brown-6
Hello all,

I notice there is some functionality that I expected to see when I look at method versions in the class browser. When you bring up the right click menu on a version, you can revert to that version (which I expect), but any choices to remove that version from the history are absent. "Remove method (x)" does appear and, funny, it does remove the entire method! :)

Is this the correct behavior? Do we no longer have the ability to remove specific versions of methods, or this an oversight? I looked at the bug tracker on google code, and found nothing related to method versions.

Any thoughts would be appreciated!

- Brian


_______________________________________________
Pharo-project mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
Reply | Threaded
Open this post in threaded view
|

Re: Question about method versions in the browser....

Stéphane Ducasse
Hello Brian


> Hello all,
>
> I notice there is some functionality that I expected to see when I look at method versions in the class browser. When you bring up the right click menu on a version, you can revert to that version (which I expect), but any choices to remove that version from the history are absent. "Remove method (x)" does appear and, funny, it does remove the entire method! :)

I did not know that we could remove methods in the history in the past.
RIght now you can revert to a given version or remove the entire method.
If you provide a fix we can integrate it

>
> Is this the correct behavior? Do we no longer have the ability to remove specific versions of methods, or this an oversight? I looked at the bug tracker on google code, and found nothing related to method versions.
>
> Any thoughts would be appreciated!
>
> - Brian
>
>
> _______________________________________________
> Pharo-project mailing list
> [hidden email]
> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project


_______________________________________________
Pharo-project mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project