[Pharo-dev] (no subject)

2020-03-23 Thread teso...@gmail.com
Monday morning, so I spam to tell what I have done last week for Pharo. ### Last week: - Integrating Spotter processors with Aleph - Testing problem with Pharo8 and Metacello loading. - Debugging problem with SDL in OSX Pharo8 VM - Adding classes indexes to AlephIndexManager - Adding a baseline

Re: [Pharo-dev] [Mm10] 2020-03-23 (WAS: No subject)

2020-03-23 Thread Vincent Blondeau via Pharo-dev
--- Begin Message --- Hi Pablo, Great news! We are eager to test this. Do you plan to backport the changes for the large images to Pharo8.0? Or should we try a 9.0 to try it? Also, what is Aleph? (I cannot find a description in this list thread...) Cheers, Vincent Blondeau Lifeware SA

Re: [Pharo-dev] [Mm10] 2020-03-23 (WAS: No subject)

2020-03-23 Thread Esteban Lorenzano
Hi, > On 23 Mar 2020, at 10:14, Vincent Blondeau via Pharo-dev > wrote: > > > From: "Vincent Blondeau" > Subject: RE: [Pharo-dev] [Mm10] 2020-03-23 (WAS: No subject) > Date: 23 March 2020 at 10:14:12 CET > To: "'Pharo Development List'" > > > Hi Pablo, > > Great news! We are eager to

Re: [Pharo-dev] [Mm10] 2020-03-23 (WAS: No subject)

2020-03-23 Thread Esteban Lorenzano
> On 23 Mar 2020, at 10:28, Esteban Lorenzano wrote: > > Hi, > >> On 23 Mar 2020, at 10:14, Vincent Blondeau via Pharo-dev >> mailto:pharo-dev@lists.pharo.org>> wrote: >> >> >> From: "Vincent Blondeau" > > >> Subject: RE: [Pharo-dev] [Mm10] 2020-03-23

Re: [Pharo-dev] [Mm10] 2020-03-23 (WAS: No subject)

2020-03-23 Thread teso...@gmail.com
Hi, Aleph is the fantasy name of the index manager. Basically, it is a set of indexes we are using on the image. As Esteban said, everything should work in Pharo 8, but it requires harvesting some changes I have made in the Pharo 9 image, so I will try to do it this week. Today I will try to

[Pharo-dev] [Pharo 9.0] Build #175: update BaselineOfTelePharoSupport instructions

2020-03-23 Thread ci-pharo-ci-jenkins2
There is a new Pharo build available! The status of the build #175 was: FAILURE. The Pull Request #5962 was integrated: "update BaselineOfTelePharoSupport instructions" Pull request url: https://github.com/pharo-project/pharo/pull/5962 Issue Url:

[Pharo-dev] [Mm10s] 2020-03-23

2020-03-23 Thread Esteban Lorenzano
Last week was not very productive because of reasons of public knowledge. Also, because having the kids in home mades very difficult to keep work continuity. ### Last week: * [spec2] add toolbar menubutton item (to allow menu-like dropdown). * [spec2] toolbar buttons can now update

[Pharo-dev] [ANN] Pharo Newsletter March 2020

2020-03-23 Thread Marcus Denker
[ANN] Pharo Newsletter March 2020 The Pharo Newsletter March 2020 has been sent to subscribers last week: https://mailchi.mp/pharo/pharo-newsletter-march-2020 To get it as soon as it is released, please subscribe here: http://eepurl.com/bykqWn

Re: [Pharo-dev] [Mm10] 2020-03-23 (WAS: No subject)

2020-03-23 Thread Esteban Lorenzano
And… for those who do not understand the code names: - Aleph is an index system that keeps senders/implementors and references, making access to this queries almost automatic even in very big images. - This also speeds up all refactors, since they query for implementors and references

Re: [Pharo-dev] [Mm10] 2020-03-23 (WAS: No subject)

2020-03-23 Thread Esteban Lorenzano
> On 23 Mar 2020, at 10:34, teso...@gmail.com wrote: > > Hi, > Aleph is the fantasy name of the index manager. Basically, it is a > set of indexes we are using on the image. > As Esteban said, everything should work in Pharo 8, but it requires > harvesting some changes I have made in the Pharo

Re: [Pharo-dev] (no subject)

2020-03-23 Thread teso...@gmail.com
Sorry for the subject less message, sending it too fast On Mon, Mar 23, 2020 at 9:55 AM teso...@gmail.com wrote: > > Monday morning, so I spam to tell what I have done last week for Pharo. > > ### Last week: > > - Integrating Spotter processors with Aleph > - Testing problem with Pharo8 and

Re: [Pharo-dev] [Mm10] 2020-03-23 (WAS: No subject)

2020-03-23 Thread Torsten Bergmann
Vincent Blondeau wrote: >Also, what is Aleph? (I cannot find a description in this list thread...) Hi Vincent, see last Mm from Esteban (https://lists.pharo.org/pipermail/pharo-dev_lists.pharo.org/2020-March/277600.html) which says: "release Aleph index system to speed up big images

[Pharo-dev] [Pharo 9.0] Build #177: Fix and small enhance of ExternalAddress>>readArrayOf:until:

2020-03-23 Thread ci-pharo-ci-jenkins2
There is a new Pharo build available! The status of the build #177 was: FAILURE. The Pull Request #5933 was integrated: "Fix and small enhance of ExternalAddress>>readArrayOf:until:" Pull request url: https://github.com/pharo-project/pharo/pull/5933 Issue Url:

[Pharo-dev] [Pharo 9.0] Build #176: Fix #5958

2020-03-23 Thread ci-pharo-ci-jenkins2
There is a new Pharo build available! The status of the build #176 was: SUCCESS. The Pull Request #5963 was integrated: "Fix #5958" Pull request url: https://github.com/pharo-project/pharo/pull/5963 Issue Url: https://github.com/pharo-project/pharo/issues/fix/5958 Build Url:

[Pharo-dev] [Pharo 9.0] Build #178: Handle normal mouse events before artificial click

2020-03-23 Thread ci-pharo-ci-jenkins2
There is a new Pharo build available! The status of the build #178 was: SUCCESS. The Pull Request #5964 was integrated: "Handle normal mouse events before artificial click" Pull request url: https://github.com/pharo-project/pharo/pull/5964 Issue Url:

[Pharo-dev] [Pharo 9.0] Build #179: DebuggerMethodMapOpal-Cleanup1

2020-03-23 Thread ci-pharo-ci-jenkins2
There is a new Pharo build available! The status of the build #179 was: FAILURE. The Pull Request #5969 was integrated: "DebuggerMethodMapOpal-Cleanup1" Pull request url: https://github.com/pharo-project/pharo/pull/5969 Issue Url: