Re: [Pharo-dev] Changing a field value with GtInspector

2017-04-02 Thread Tudor Girba
Hi, This was present before we moved to FastTable. With the move some things did not make it in the integration, and editing the value is still on the to do list. Doru > On Apr 2, 2017, at 3:33 PM, Stephane Ducasse wrote: > > Hi > > May be I'm blind but I do not

Re: [Pharo-dev] [gsoc] Advances in Code Quality

2017-04-02 Thread Yuriy Tymchuk
Ah, now I understand. So there are already inline critiques support where I highlight text and provide information on the side bar. Doing the smart suggestions won’t be super hard, because I have some critiques that know the exact node that violates the rule and can have a replacement node. So

[Pharo-dev] Changing a field value with GtInspector

2017-04-02 Thread Stephane Ducasse
Hi May be I'm blind but I do not see how we can change a value of an instance variable with gtInspector. In the old inspector we could just type it and press accept. When will we get this behavior? Stef

Re: [Pharo-dev] [GSoC] Enhancing Pharo command line

2017-04-02 Thread rajula96reddy
Hi Ducasse. Yeah, I have seen it, it is called clap-st. I am already in touch with Damien Pollet. Thanks. -- View this message in context: http://forum.world.st/GSoC-Enhancing-Pharo-command-line-tp4940923p4940982.html Sent from the Pharo Smalltalk Developers mailing list archive at

Re: [Pharo-dev] [GSoC] Enhancing Pharo command line

2017-04-02 Thread rajula96reddy
Hi Grant. Thanks for the edits. -- View this message in context: http://forum.world.st/GSoC-Enhancing-Pharo-command-line-tp4940923p4940979.html Sent from the Pharo Smalltalk Developers mailing list archive at Nabble.com.

Re: [Pharo-dev] [gsoc] Advances in Code Quality

2017-04-02 Thread Guillermo Polito
On Sat, Apr 1, 2017 at 9:42 PM, Yuriy Tymchuk wrote: > Hey Guille! > > Now I’m interested :) Can you explain a bit more? Because there are > already some autofix suggestions. What exactly do you suggest? Is selected > ast node something a rule detects or is it selected by a

[Pharo-dev] Removing a class something messes up Nautilus

2017-04-02 Thread Stephane Ducasse
Hi In latest pharo 60 I'm removing a lot of classes when I experiment with Smacc (which leak some references to class too btw). And I see form time to time the package empty and does not refresh. I have to open another nautilus to see the classes in the package. Stef

Re: [Pharo-dev] [GSoC] Enhancing Pharo command line

2017-04-02 Thread Stephane Ducasse
You should contact damien pollet because he started to rewrite it and his project is called CLAP command LIne something . cdlm on github probably Stef On Sun, Apr 2, 2017 at 8:20 AM, Alistair Grant wrote: > Hi Rjula, > > On Sat, Apr 01, 2017 at 12:48:15PM -0700,

Re: [Pharo-dev] Iceberg with SSH on Linux

2017-04-02 Thread Ben Coman
On Sun, Apr 2, 2017 at 2:13 PM, Alistair Grant wrote: > After re-reading Ben's replies and following the link to the discussion > in the Squeak VM list I think I've finally understood this correctly. > > I've updated the text based on Ben's input to: > > > -- > This VM

Re: [Pharo-dev] [GSoC] Enhancing Pharo command line

2017-04-02 Thread Alistair Grant
Hi Rjula, On Sat, Apr 01, 2017 at 12:48:15PM -0700, rajula96reddy wrote: > Hi all, > > My name is Rajula.I am a 3rd-year computer science student. As a part of > this year`s Google Summer of Code, I am looking forward to work on > 'Enhancing Pharo command line support'. > > The project is more

Re: [Pharo-dev] Iceberg with SSH on Linux

2017-04-02 Thread Alistair Grant
After re-reading Ben's replies and following the link to the discussion in the Squeak VM list I think I've finally understood this correctly. I've updated the text based on Ben's input to: -- This VM uses a separate heartbeat thread to update its internal clock and handle events. For best