Re: [Pharo-dev] Maybe better pinning messages? (inspired by [Pinning Objects in Pharo])

2017-09-18 Thread Ben Coman
On Mon, Sep 18, 2017 at 10:38 PM, Todd Blanchard wrote: > I think the asymmetry would drive me bananas. > I prefer the original set. > +1. Think of it this wayun-"pinInMemory" cheers -ben > On Sep 18, 2017, at 7:28 AM, Tudor Girba wrote: > >

Re: [Pharo-dev] About a discord channel for the mooc?

2017-09-18 Thread Ben Coman
On Mon, Sep 18, 2017 at 9:13 PM, Stephane Ducasse wrote: > Hi guys > > The students of the lectures at Prague and the forthcoming mooc will > be strongly > suggested to use discord. > So now how can we organise it? > How do we create a channel? I've added you to

[Pharo-dev] Doubts on Garage (1st use)

2017-09-18 Thread Casimiro de Almeida Barreto
Good evening, I was trying to sanitize statements, but something went awkward. The following non sanitized codelet works ok:     str := 'INSERT INTO chaves_de_encriptacao (                     numero_funcional,                     chave_privada,                     chave_publica) VALUES

Re: [Pharo-dev] Maybe better pinning messages? (inspired by [Pinning Objects in Pharo])

2017-09-18 Thread Denis Kudriashov
2017-09-18 16:28 GMT+02:00 Tudor Girba : > Hi, > > In this case, it would sound better to have: > - pinInMemory > - unpin*From*Memory > Then first message can be named #pinToMemory. But I prefer simple InMemory for both cases. > - isPinnedInMemory > - setPinnedInMemory: >

Re: [Pharo-dev] Maybe better pinning messages? (inspired by [Pinning Objects in Pharo])

2017-09-18 Thread Todd Blanchard
I think the asymmetry would drive me bananas. I prefer the original set. > On Sep 18, 2017, at 7:28 AM, Tudor Girba wrote: > > Hi, > > In this case, it would sound better to have: > - pinInMemory > - unpinFromMemory > - isPinnedInMemory > - setPinnedInMemory: > >

Re: [Pharo-dev] Maybe better pinning messages? (inspired by [Pinning Objects in Pharo])

2017-09-18 Thread Tudor Girba
Hi, In this case, it would sound better to have: - pinInMemory - unpinFromMemory - isPinnedInMemory - setPinnedInMemory: Cheers, Doru > On Sep 14, 2017, at 10:17 AM, Denis Kudriashov wrote: > > Hello. > > I guess we are agree to rename. I will prepare pull request for

[Pharo-dev] [Pharo 7.0-dev] Build #128: SUCCESS

2017-09-18 Thread ci-pharo-ci-jenkins2
There is a new Pharo build available! The status of the build #128 was: SUCCESS. Could not extract further issue information from commit message: Merge pull request #287 from pavel-krivanek/20428-ClassTest-Kernel-Tests-is-dependent-on-System-Changes

[Pharo-dev] About a discord channel for the mooc?

2017-09-18 Thread Stephane Ducasse
Hi guys The students of the lectures at Prague and the forthcoming mooc will be strongly suggested to use discord. So now how can we organise it? How do we create a channel? Stef

Re: [Pharo-dev] [Calypso] Toolbar and Statusbar Look - voting time

2017-09-18 Thread Mariano Martinez Peck
On Thu, Sep 14, 2017 at 4:29 PM, Torsten Bergmann wrote: > "Denis Kudriashov" wrote > >Thank's guys for comments. And thank's Torsten for this initiative. I > will merge your changes soon. > > No - we have to thank you. For Calypso, for accepting the community > decision and (in

Re: [Pharo-dev] Maybe better pinning messages? (inspired by [Pinning Objects in Pharo])

2017-09-18 Thread Denis Kudriashov
I did pull request for issue 20426 . Interesting that Iceberg uses pinning in couple of places. I not touch it because it would not be single commit. And I have no idea how contribute in that case. I thing we are still in process to

Re: [Pharo-dev] Esteban's ChangeLog week of 11 September 2017

2017-09-18 Thread Denis Kudriashov
> > But well... I'm happy to say that we have a Pharo 7.0 running 100% on > headless mode with an SDL2 window > serving the world, on macOS 32bits. This is super cool. Interesting what the size of VM in that case? 2017-09-18 8:00 GMT+02:00 : > Hello! > > This is my

Re: [Pharo-dev] slow Pharo downloading and Travis

2017-09-18 Thread Marcus Denker
> On 16 Sep 2017, at 09:40, Stephane Ducasse wrote: > > Hi marcus > > I do not see why they could not find it. > Can you tell me how you ask because we should reask? > > I spend a ticket and they wanted to close it last week. I have told them to not close it I

[Pharo-dev] Esteban's ChangeLog week of 11 September 2017

2017-09-18 Thread estebanlm
Hello! This is my weekly ChangeLog, from 11 September 2017 to 17 September 2017. You can see it in a better format by going here: http://log.smallworks.eu/web/search?from=11/9/2017=17/9/2017 ChangeLog = 14 September 2017: -- *Since Ronie came to spend two weeks