run things in a separate thread.
I will do an experiment and fork each Nautilus opening to see if it can save my ass :P
Ben
On 02 Dec 2013, at 17:42, Sean P. DeNigris <sean@clipperadams.com> wrote:
Uko2 wrote
It�s not about stability of pharo 3, it about concurrency... This thread
doesn�t seem to have any reason
Nothing is wasted. I appreciate your ideas. I never thought of these
benefits; I always took it for granted to run in one thread.
Even if everything runs in one thread it doesn�t mean that you need to block something. And I know that example with Nautilus or even with test runner may be to hard.
Let�s take moose for example. While it is importing a model everything freezes. Is there a reason for that? I don�t see any. In my opinion the problem is that we are not used to run non-instant operations in a separate process, because I do a lot of mistakes like this too.
uko
-----
Cheers,
Sean
--
View this message in context: http://forum.world.st/Responsible-development-tp4726686p4726763.html
Sent from the Pharo Smalltalk Developers mailing list archive at Nabble.com.