so 8. 2. 2020 v 23:58 odesílatel Benoit St-Jean via Pharo-users <
pharo-users@lists.pharo.org> napsal:
> I guess I have to re-ask again since nobody answered my question from
> this week...
>
> Where can we post Pharo
> questions/remarks/thoughts/you-might-want-to-have-a-look-at-this-cool-idea/wha
Hi,
Let's take a moment to contemplate on the breath and the depth of the expanding
Pharo ecosystem. So much is happening that it is very hard to keep track, let
alone look at everything or try it out.
Marcus' excellent curated Pharo Newsletter is one place to see this.
Take the February 2020
+10
Ted,
I have recently completed a conceptual model with tools for a new way of
programming for novices. It works under Squeak version 3.10.2 and it is
tempting to port it to the current version of Pharo to make it generally
available. This will take time, and the port will probably be outdat
Exaggeration is not a lie, especially in the context of /marketing/. We've
all seen marketing campaigns on television, in social media and magazines.
They all contain exaggerations and half-truths. You don't seem to understand
what marketing is all about.
Pavel Krivanek-3 wrote
> so 8. 2. 2020 v
Now, who's telling lies?
I have never "demanded" money for the competition. I've asked for donations
through Kickstarter and GoFundMe. I didn't demand anything from LabWare;
they were so impressed with my campaign, they offered to support it. Your
characterization of me is inaccurate and unfair an
tl;dr: I am searching for a pattern (later code) to apply expiration to
operations.
Introduction:
One nice aspect of Mongodb is that it has built-in data distribution[1] and
configurable retention[2]. The upstream project has a document called "Server
Discovery and Monitoring (SDAM)", defini
Hi Petter,
[ CC-ing the Pharo Users list ]
P3Client is not built/designed to be used by multiple processes concurrently.
Each database connection is represented by an instance of P3Client and holds
some state both at the client as well as at the server side.
Typically, in a multi user server a
Hi Sven and thanks for answering!
I use Teapot with one common sql-connecton, not one for each user session.
At startup I create several sql statements and these does not seem to be
usable from different Teapot request at the same time.
I could create one connection pr. session and then close the
It's a problem with the traditional Smalltalk-80 implementation of Dictionaries.
Using my compiler and library,
1311 usec to build
498 usec to delete (1..1)
1318 usec to build
472 usec to delete (1..1)
(The time difference between building and deleting is mostly #printString.)
There is no
Hi Petter,
> On 9 Feb 2020, at 17:27, Petter Egesund wrote:
>
> Hi Sven and thanks for answering!
>
> I use Teapot with one common sql-connecton, not one for each user session. At
> startup I create several sql statements and these does not seem to be usable
> from different Teapot request at
Hello,
I am porting a package into Pharo 8. One of the objects is referring to
object [Browser], but that does not seem to present in Pharo8 and
deprecated in Pharo5. What is the modern replacement for [Browser]?
Also, is there a "smaltalk" way to find out recommended replacements for
deprecated
Hi Steve
Smalltalk tools browser open
вс, 9 февр. 2020 г. в 17:37, Steve Quezadas :
> Hello,
>
> I am porting a package into Pharo 8. One of the objects is referring to
> object [Browser], but that does not seem to present in Pharo8 and
> deprecated in Pharo5. What is the modern replacement f
Yes, thanks for good feedback.
I will try the pooled way, I think - not primarily because of speed, but
due to that our library is built around prepared connections.
Petter
On Sun, Feb 9, 2020 at 6:01 PM Sven Van Caekenberghe wrote:
> Hi Petter,
>
> > On 9 Feb 2020, at 17:27, Petter Egesund
>
Hi Guille,
Full disclosure, I've spent the past 6 months using my discretionary hobby
time
programming the infrastructure for this competition using Pharo, so my
viewpoint may be biased.
On Sun, 9 Feb 2020 at 03:25, Guillermo Polito
wrote:
>
> Hi Richard,
>
> I’d like to invite you to refrain yo
Thank you.
I see that this opens Nautilus. Is Calypso the Pharo8 equivalent?
How do I find the class of the Calypso browser? Do I "halo click" a Calypso
browser, I assume? And then click the wrench thing? What area of the
browser do I click on to get the name of the object it is from?
On Sun, F
Thanks, Ben.
> Although the "smalltalk" title of the video is not ideal, that was the
> name of the competition when it was originally going to use VisualWorks,
> and so it carried over.
Not only that, but if you look at jrmpc.ca, it uses the word "Smalltalk" all
over the place. The sponsors incl
16 matches
Mail list logo