Code autocompletion on not really fast machines

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

Code autocompletion on not really fast machines

laurent laffont
Hi,

I'm currently using Pharo 1.1 on a Pentium 3Ghz ~ 4 years old machine on Linux. I feel that code editing is slow, auto-completion can hang the GUI for 2-5 seconds, especially when there's undeclared variables (I usually set them using the dialogs when I accept the code).

Am I alone ? 

Laurent Laffont

http://pharocasts.blogspot.com/
http://magaloma.blogspot.com/

_______________________________________________
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: Code autocompletion on not really fast machines

Miguel Cobá
El jue, 05-08-2010 a las 20:57 +0200, laurent laffont escribió:

> Hi,
>
>
> I'm currently using Pharo 1.1 on a Pentium 3Ghz ~ 4 years old machine
> on Linux. I feel that code editing is slow, auto-completion can hang
> the GUI for 2-5 seconds, especially when there's undeclared variables
> (I usually set them using the dialogs when I accept the code).
>
>
> Am I alone ?

Not alone:

http://code.google.com/p/pharo/issues/detail?id=1452

That happens even in new machines. The problem is the undeclared
variables, not the machine speed.

>
> Laurent Laffont
>
> http://pharocasts.blogspot.com/
> http://magaloma.blogspot.com/
> _______________________________________________
> Pharo-project mailing list
> [hidden email]
> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project

--
Miguel Cobá
http://miguel.leugim.com.mx


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