Re: [Pharo-dev] RBPattern matching dynamic array expressions

2016-12-12 Thread John Brant
> On Dec 11, 2016, at 1:06 PM, Yuriy Tymchuk wrote: > > Hi John, > > thank you for our reply it is really helpful. > > Can you please also spend a bit of your time to talk about the > “permissiveness" of the pattern syntax. For example the string '`.head > `.@tail’ is

Re: [Pharo-dev] [ANN] Pharo Association has a new Website!

2016-12-12 Thread Marcus Denker
> On 8 Dec 2016, at 15:59, Marcus Denker wrote: > > >> >>> Accepting Bitcoin payments would be a plus ;-) (https://bitpay.com/tour >>> ) >>> >> > > Hi, > > I have setup bitpay. This means we can now accept bitcoin, to pay by bitcoin, > for

[Pharo-dev] [pharo-project/pharo-core] 2da393: 50765

2016-12-12 Thread GitHub
Branch: refs/heads/5.0 Home: https://github.com/pharo-project/pharo-core Commit: 2da393a0b6aa8f06137bbfb92b7d35b0c02a8c30 https://github.com/pharo-project/pharo-core/commit/2da393a0b6aa8f06137bbfb92b7d35b0c02a8c30 Author: Jenkins Build Server Date:

Re: [Pharo-dev] Set internal array size

2016-12-12 Thread Marcus Denker
> On 12 Dec 2016, at 14:32, Sven Van Caekenberghe wrote: > > >> On 12 Dec 2016, at 18:29, Marcus Denker wrote: >> >> >>> On 1 Dec 2016, at 11:41, Christophe Demarey >>> wrote: >>> >>> Le 1 déc. 2016 à 15:04, Marcus

Re: [Pharo-dev] Set internal array size

2016-12-12 Thread Sven Van Caekenberghe
> On 12 Dec 2016, at 18:29, Marcus Denker wrote: > > >> On 1 Dec 2016, at 11:41, Christophe Demarey >> wrote: >> >> >>> Le 1 déc. 2016 à 15:04, Marcus Denker a écrit : >>> >>> The idea that a set is always

Re: [Pharo-dev] Set internal array size

2016-12-12 Thread Marcus Denker
> On 1 Dec 2016, at 11:41, Christophe Demarey > wrote: > > >> Le 1 déc. 2016 à 15:04, Marcus Denker a écrit : >> >> The idea that a set is always created with a minimal size is because we >> always add at least some elements > > not

[Pharo-dev] [pharo-project/pharo-core] ed3ccb: 60324

2016-12-12 Thread GitHub
Branch: refs/heads/6.0 Home: https://github.com/pharo-project/pharo-core Commit: ed3ccb853824ab06940808cd93e649394b2bbec8 https://github.com/pharo-project/pharo-core/commit/ed3ccb853824ab06940808cd93e649394b2bbec8 Author: Jenkins Build Server Date:

[Pharo-dev] [pharo-project/pharo-core]

2016-12-12 Thread GitHub
Branch: refs/tags/60324 Home: https://github.com/pharo-project/pharo-core

[Pharo-dev] Crash.dmp not created on windows

2016-12-12 Thread Blondeau Vincent
Hello, Since the release of the spur vm, the crash dump file (crash.dmp) is not generated when the image crashes under Windows (7 especially). Now, I have an image I cannot use because its crashed at startup and I cannot report a bug to VM developers in the purpose to resolve the crash. An

[Pharo-dev] REMEMBER: Tomorrow 13/12 16h UTC TechTalk featuring Iceberg by Nico Passerini

2016-12-12 Thread Esteban Lorenzano
Hi, Everything is in the subject :) Tomorrow we will handle a new TechTalk, this time to talk about Iceberg, the new SCM tool for Pharo. Since Nico will to also a “tour” about what is implemented and how we expect the tool will be used, this time we will try to stream a public stream so

Re: [Pharo-dev] RBPattern matching dynamic array expressions

2016-12-12 Thread Nicolai Hess
2016-12-11 0:46 GMT+01:00 John Brant : > On 12/10/2016 02:37 AM, Nicolai Hess wrote: > > Question : how should a pattern with three variables >> (first/second/third) look like to match the expression >> { (1@2) . Color red . 3} and assign the (sub)-expressions >> 1@2

Re: [Pharo-dev] About traits

2016-12-12 Thread teso...@gmail.com
Hi, my implementation is in https://github.com/tesonep/pharo-talents . It does not have enough documentation, although the tests have working examples. I have as an objective of this week write more documentation. Any comment will be gratefully received. thanks, Pablo On Sun, Dec 11, 2016