Re: [Help-smalltalk] VisualGST issue

2010-09-22 Thread glpunzi
Quoting Paolo Bonzini : On 09/22/2010 12:48 PM, glpu...@lordzealon.com wrote: Until this is done, and VisualGST usable, what is the "standard" way to develop in GST? vim or Emacs? VisualGST is usable in GST git though. I'm looking something easy to browse in classes, autcompletion will be

Re: [Help-smalltalk] VisualGST issue

2010-09-22 Thread Paolo Bonzini
On 09/22/2010 12:48 PM, glpu...@lordzealon.com wrote: Until this is done, and VisualGST usable, what is the "standard" way to develop in GST? vim or Emacs? VisualGST is usable in GST git though. I'm looking something easy to browse in classes, autcompletion will be welcome, and so on. One of

Re: [Help-smalltalk] VisualGST issue

2010-09-22 Thread glpunzi
Until this is done, and VisualGST usable, what is the "standard" way to develop in GST? I'm looking something easy to browse in classes, autcompletion will be welcome, and so on. One of the best things in Smalltalk is Browsers.. Quoting Paolo Bonzini : On 09/22/2010 09:59 AM, Gwenaël Cas

Re: [Help-smalltalk] VisualGST issue

2010-09-22 Thread Paolo Bonzini
On 09/22/2010 09:59 AM, Gwenaël Casaccio wrote: Hi Paolo, Instead of syncing all the time cannot we use the download feature of gst-package ? I would like VisualGST to be distributed in the main package. However, we should definitely make sure that "gst-package --download VisualGST" upgrade

Re: [Help-smalltalk] VisualGST issue

2010-09-22 Thread Gwenaël Casaccio
Hi Paolo, Instead of syncing all the time cannot we use the download feature of gst-package ? Gwen On Wed, Sep 22, 2010 at 9:56 AM, Paolo Bonzini wrote: > On 09/22/2010 09:48 AM, Giuseppe Luigi Punzi wrote: >> >> I'm not sure, but AFAIR, VisualGST is developed in other repository than >> GST. >

Re: [Help-smalltalk] VisualGST issue

2010-09-22 Thread Gwenaël Casaccio
Hi, You need the last version (which has a lot of bug fixes and a new icon thanks to Nicolas Petton ;-). You can install it from http://github.com/MrGwen/gst-visualgst - git clone git://github.com/MrGwen/gst-visualgst.git - ./make_package.sh - sudo ./install_desktop.sh - sudo rm /u

Re: [Help-smalltalk] VisualGST issue

2010-09-22 Thread Paolo Bonzini
On 09/22/2010 09:48 AM, Giuseppe Luigi Punzi wrote: I'm not sure, but AFAIR, VisualGST is developed in other repository than GST. Where can I find out, to look at the advance of this projects? I plan to sync the two later this week. Paolo ___ help-s

[Help-smalltalk] VisualGST issue

2010-09-22 Thread Giuseppe Luigi Punzi
Hi, I'm doing a new some research in smalltalk in my company. I did a "make clean" in my smalltalk installation, svn pull, and make;make install again. VisualGST starts, and I can create a namespace, but, when try to create a class in this namespace, I get: "VisualGST Debugger VisualGST.AddCl