[Pharo-project] how do I rename a package?
I discovered to my astonishment that there is no contextual menu item in either the MC browser or the OB system browser to rename a package! I know how to move all classes and methods from one package to another programmatically, but shouldn't there be a way to rename a package? http://scg.unibe.ch/wiki/faq/pharofaq/howToMoveCodeBetweenPackages Couldn't figure out how to do this. - on
this is also my impression even if lukas will argue that we will lose the apckage history :) On Jun 18, 2009, at 10:11 AM, Oscar Nierstrasz wrote:
I discovered to my astonishment that there is no contextual menu item in either the MC browser or the OB system browser to rename a package!
I know how to move all classes and methods from one package to another programmatically, but shouldn't there be a way to rename a package?
http://scg.unibe.ch/wiki/faq/pharofaq/howToMoveCodeBetweenPackages
Couldn't figure out how to do this.
- on
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
this is also my impression even if lukas will argue that we will lose the apckage history :)
Hehe ... Maybe we can fix that package problem 4. July altogether? Lukas
On Jun 18, 2009, at 10:11 AM, Oscar Nierstrasz wrote:
I discovered to my astonishment that there is no contextual menu item in either the MC browser or the OB system browser to rename a package!
I know how to move all classes and methods from one package to another programmatically, but shouldn't there be a way to rename a package?
http://scg.unibe.ch/wiki/faq/pharofaq/howToMoveCodeBetweenPackages
Couldn't figure out how to do this.
- on
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
-- Lukas Renggli http://www.lukas-renggli.ch
cool! Stef On Jun 19, 2009, at 1:39 PM, Lukas Renggli wrote:
this is also my impression even if lukas will argue that we will lose the apckage history :)
Hehe ... Maybe we can fix that package problem 4. July altogether?
Lukas
On Jun 18, 2009, at 10:11 AM, Oscar Nierstrasz wrote:
I discovered to my astonishment that there is no contextual menu item in either the MC browser or the OB system browser to rename a package!
I know how to move all classes and methods from one package to another programmatically, but shouldn't there be a way to rename a package?
http://scg.unibe.ch/wiki/faq/pharofaq/howToMoveCodeBetweenPackages
Couldn't figure out how to do this.
- on
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
-- Lukas Renggli http://www.lukas-renggli.ch
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
participants (3)
-
Lukas Renggli -
Oscar Nierstrasz -
Stéphane Ducasse