[Pharo-project] Package Browser (bis)
I am very happy now that the package browser is back with us, but I have a couple of questions: 1. Where did the refactoring tools go? This version does not seem to include them. 2. I know this may be too picky, but I don't know if you realized that when you start editing, instead of seeing a whole red frame (as unsaved) we only have left 4 red pixels, one in each corner of the editing pane. is this worthy of a ticket? Cheers r.
1. Where did the refactoring tools go? This version does not seem to include them.
The refactoring code is only available for the traditional OB Browser. If you wanted you could fork the package and make it work with the OB Package Browser. Lukas -- Lukas Renggli http://www.lukas-renggli.ch
But in the browser of david the refactoring are there too. don't they? Stef On Aug 31, 2009, at 9:31 AM, Lukas Renggli wrote:
1. Where did the refactoring tools go? This version does not seem to include them.
The refactoring code is only available for the traditional OB Browser. If you wanted you could fork the package and make it work with the OB Package Browser.
Lukas
-- 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
Yes, this was the case before Alexandre On 31 Aug 2009, at 05:39, Stéphane Ducasse wrote:
But in the browser of david the refactoring are there too. don't they?
Stef
On Aug 31, 2009, at 9:31 AM, Lukas Renggli wrote:
1. Where did the refactoring tools go? This version does not seem to include them.
The refactoring code is only available for the traditional OB Browser. If you wanted you could fork the package and make it work with the OB Package Browser.
Lukas
-- 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
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
-- _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: Alexandre Bergel http://www.bergel.eu ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
Besides this, automatic parenthesis enclosure (when you typed one parenthesis or bracket you get the selected text enclosed) is not working and auto completion with tab also is not working any more. These 2 things still work on the workspace though. All these tools where very nice, why were they forked away? because of bugs or not being maintained? I will not create I fork of my own as Lukas suggested, unfortunately I don't have the time. I will use whatever browser is available. Cheers r. On Mon, Aug 31, 2009 at 5:56 PM, Alexandre Bergel <alexandre@bergel.eu>wrote:
Yes, this was the case before
Alexandre
On 31 Aug 2009, at 05:39, Stéphane Ducasse wrote:
But in the browser of david the refactoring are there too. don't they?
Stef
On Aug 31, 2009, at 9:31 AM, Lukas Renggli wrote:
1. Where did the refactoring tools go? This version does not seem to include them.
The refactoring code is only available for the traditional OB Browser. If you wanted you could fork the package and make it work with the OB Package Browser.
Lukas
-- 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
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
-- _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: Alexandre Bergel http://www.bergel.eu ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
On Sep 1, 2009, at 01:47 , Ramiro Diaz Trepat wrote:
Besides this, automatic parenthesis enclosure (when you typed one parenthesis or bracket you get the selected text enclosed) is not working and auto completion with tab also is not working any more.
Indeed. Both features work with the standard browser and the workspace but not with the package browser (O2PackageBrowser open). David? Adrian
These 2 things still work on the workspace though. All these tools where very nice, why were they forked away? because of bugs or not being maintained? I will not create I fork of my own as Lukas suggested, unfortunately I don't have the time. I will use whatever browser is available. Cheers
r.
On Mon, Aug 31, 2009 at 5:56 PM, Alexandre Bergel <alexandre@bergel.eu>wrote:
Yes, this was the case before
Alexandre
On 31 Aug 2009, at 05:39, Stéphane Ducasse wrote:
But in the browser of david the refactoring are there too. don't they?
Stef
On Aug 31, 2009, at 9:31 AM, Lukas Renggli wrote:
1. Where did the refactoring tools go? This version does not seem to include them.
The refactoring code is only available for the traditional OB Browser. If you wanted you could fork the package and make it work with the OB Package Browser.
Lukas
-- 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
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
-- _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: Alexandre Bergel http://www.bergel.eu ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
_______________________________________________ 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
Polymorph-Widgets-gvc.86 now has the frame adornments themed. Hope you like the new look. Regards, Gary ----- Original Message ----- From: Ramiro Diaz Trepat To: Pharo-project@lists.gforge.inria.fr Sent: Sunday, August 30, 2009 9:48 PM Subject: [Pharo-project] Package Browser (bis) I am very happy now that the package browser is back with us, but I have a couple of questions: 1. Where did the refactoring tools go? This version does not seem to include them. 2. I know this may be too picky, but I don't know if you realized that when you start editing, instead of seeing a whole red frame (as unsaved) we only have left 4 red pixels, one in each corner of the editing pane. is this worthy of a ticket? Cheers r. ------------------------------------------------------------------------------ _______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
Integrated in 10430 Stef On Sep 2, 2009, at 1:24 PM, Gary Chambers wrote:
Polymorph-Widgets-gvc.86 now has the frame adornments themed. Hope you like the new look.
Regards, Gary ----- Original Message ----- From: Ramiro Diaz Trepat To: Pharo-project@lists.gforge.inria.fr Sent: Sunday, August 30, 2009 9:48 PM Subject: [Pharo-project] Package Browser (bis)
I am very happy now that the package browser is back with us, but I have a couple of questions:
1. Where did the refactoring tools go? This version does not seem to include them.
2. I know this may be too picky, but I don't know if you realized that when you start editing, instead of seeing a whole red frame (as unsaved) we only have left 4 red pixels, one in each corner of the editing pane. is this worthy of a ticket?
Cheers
r.
_______________________________________________ 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
participants (6)
-
Adrian Lienhard -
Alexandre Bergel -
Gary Chambers -
Lukas Renggli -
Ramiro Diaz Trepat -
Stéphane Ducasse