[Pharo-users] confusion about GTFilter hierarchy and GTFilterSubstring

2018-03-15 Thread Peter Uhnák
Hi, what exactly is GTFilterSubstring for? The observed behavior is identical whether I use it in my spotter method or not. (As I don't know what exactly it does it's hard to observe it in the first place...) Also as none of the concrete classes in the GTFilter hierarchy have comments it's hard to

Re: [Pharo-users] What is Reef? (was: Tide/Amber)

2018-03-15 Thread Esteban A. Maringolo
Oh my goodness. Willow works ON TOP of Seaside? I always thought it was a separate project using some of its concepts (canvas, etc.). Regards, Esteban A. Maringolo 2018-03-15 5:53 GMT-03:00 Esteban Lorenzano : > > > On 15 Mar 2018, at 09:47, H. Hirzel wrote: > > Hello Esteban > > Which proble

Re: [Pharo-users] [Pharo-dev] Something is happening...

2018-03-15 Thread Marcus Denker
> On 14 Mar 2018, at 19:02, Esteban A. Maringolo wrote: > > Do we have any metrics on the number of visits we get on the pharo.org > website, which parts are the most visited, etc? > Yes, we have Google Analytics installed… but I did not look at it for a long time. It is no that spectacular…

Re: [Pharo-users] What is Reef? (was: Tide/Amber)

2018-03-15 Thread Esteban Lorenzano
> On 15 Mar 2018, at 09:47, H. Hirzel wrote: > > Hello Esteban > > Which problem does Reef solve? it was a layer on top of Seaside to work with ajax components. that’s now covered by this other project: https://github.com/ba-st/Willow Esteban > > Regard

Re: [Pharo-users] Pharo News Page Outage

2018-03-15 Thread jtuc...@objektfabrik.de
yes Am 15.03.18 um 09:47 schrieb Gerald Klix: Hi, I experience problems when I try to browse http://pharo.org/news, that is: I consistently hit Cloudflare's error handling page. Can anybody confirm this behaviour? Best Regards, Gerald -- ---

[Pharo-users] Pharo News Page Outage

2018-03-15 Thread Gerald Klix
Hi, I experience problems when I try to browse http://pharo.org/news, that is: I consistently hit Cloudflare's error handling page. Can anybody confirm this behaviour? Best Regards, Gerald

[Pharo-users] What is Reef? (was: Tide/Amber)

2018-03-15 Thread H. Hirzel
Hello Esteban Which problem does Reef solve? Regards Hannes On 3/15/18, Esteban Lorenzano wrote: > Other reason why no one is using it (Tide / Amber) is, probably, because > nobody knows is > there: things that are not marketed/exposed/explained are ultimately lost > (it happened also wi

Re: [Pharo-users] State of Tide / Amber ?

2018-03-15 Thread Esteban Lorenzano
Hi, I think the most complicated part is that you are actually splitting your system in two: amber part/pharo part. yes is still two smalltalks, but that does not avoid the problem that you have to work on two essentially separated apps. Tide work is just to easy the binding between both of the