Many thanks guys, you all gave me quite interesting suggestions. I'll
explore most of them regarding the stability and "compactness" of the
final solution as regards the deployment.
I have one really silly question - when you create an app (with Spec2),
how can you made it start automatically
Take a look at the DrGeo example app, it shows how to do that (link
bellow).
Hilaire
Le 11/04/2020 à 12:43, Tomaž Turk a écrit :
I have one really silly question - when you create an app (with
Spec2), how can you made it start automatically when the image starts,
and avoid displaying the Wor
Hello. I have noticed a curiosity when I am running Pharo 8 on Windows 10. I
am in the habit of leaving the Task Manager open when I am working, and it
seems that Pharo 8 is using the CPU when I am doing nothing. When the image
- which is exactly as first loaded, with only the welcome window visibl
Hi Peter - I had understood that this always a problem as Morphic is always
polling for events (so am surprised you found an image where it’s not
happening). I believe that recent work has almost got to a point where this can
be resolved - there were some recent status reports on this, and maybe
Hi,
I’m playing with compiler with scripts. For instance:
result := OpalCompiler new
source: ‘3 + 1';
evaluate.
result2 := OpalCompiler new
source: 'self + 1';
receiver: 3;
evaluate.
I would eventually (as an exerc
I think some of the mystery is due to my not exploring enough. As I said, I
have two windows open when I am doing the test: the Pharo 8 welcome window and
a playground which is opened on a cache file. I have now found that what
happens depends on which is on top. If the welcome window is on top
OK, it downloaded perfectly on my cell phone with the same ISP connected. I
did some testing, and the server is fine, now why my windows installation
is failing to access this server is beyond me. I will try to figure out,
but, anyways, it is not a problem with pharo server.
On Fri, Apr 10, 2020 a