Re: [Pharo-dev] [ANN] Mapless a small framework for storing objects in a key->data fashion with no friction

2014-04-16 Thread p...@highoctane.be
On Thu, Apr 17, 2014 at 1:46 AM, François Stephany < tulipe.mouta...@gmail.com> wrote: > Phil, can you describe your use case ?! > > Network of objects persistence. > > On Wed, Apr 16, 2014 at 11:20 PM, p...@highoctane.be > wrote: > >> >> I worked with Sebastian on using Mapless for my applica

Re: [Pharo-dev] InfiniteForm

2014-04-16 Thread Igor Stasenko
On 15 April 2014 23:15, pharo4s...@free.fr wrote: > There a plenty of isKindOf: InfiniteForm in the system and I was trying to > understand how we could get rid of them. > How other systems handle pattern based color filling shape? > > why bother? Just use The God's Hammer Dispatch (AKA Non-intu

Re: [Pharo-dev] [ANN] Mapless a small framework for storing objects in a key->data fashion with no friction

2014-04-16 Thread François Stephany
Phil, can you describe your use case ?! On Wed, Apr 16, 2014 at 11:20 PM, p...@highoctane.be wrote: > > I worked with Sebastian on using Mapless for my application. > > Just one word: Wow. This has potential > > Phil > > On Wed, Apr 16, 2014 at 9:17 PM, Sebastian Sastre < > sebast...@flowing

Re: [Pharo-dev] [ANN] Mapless a small framework for storing objects in a key->data fashion with no friction

2014-04-16 Thread p...@highoctane.be
I worked with Sebastian on using Mapless for my application. Just one word: Wow. This has potential Phil On Wed, Apr 16, 2014 at 9:17 PM, Sebastian Sastre < sebast...@flowingconcept.com> wrote: > Mapless > > Mapless is a small framework for storing objects in a key->data fashion > (i.e.: no

Re: [Pharo-dev] IMPORTANT: Looking for names of contributors for Pharo 3

2014-04-16 Thread Sean P. DeNigris
Stephan Eggermont wrote > These are the names in the 30inbox > (((MCHttpRepository allInstances second allFileNames collect: [ :each | I <3 Smalltalk - Cheers, Sean -- View this message in context: http://forum.world.st/IMPORTANT-Looking-for-names-of-contributors-for-Pharo-3-tp4754929p475

[Pharo-dev] InfiniteForm

2014-04-16 Thread pharo4s...@free.fr
There a plenty of isKindOf: InfiniteForm in the system and I was trying to understand how we could get rid of them. How other systems handle pattern based color filling shape? Stef

[Pharo-dev] [ANN] Mapless a small framework for storing objects in a key->data fashion with no friction

2014-04-16 Thread Sebastian Sastre
Mapless Mapless is a small framework for storing objects in a key->data fashion (i.e.: noSQL databases) without requiring any kind of object-data map. So far only MongoDB is supported. It can use Redis for reactivity (pub/sub) and cache. Motivation I wanted to persist objects with extremely low

Re: [Pharo-dev] IMPORTANT: Looking for names of contributors for Pharo 3

2014-04-16 Thread Stephan Eggermont
These are the names in the 30inbox (((MCHttpRepository allInstances second allFileNames collect: [ :each | |minpos dotpos| minpos := 0. dotpos := 0. each doWithIndex: [ :char :index | char = $. ifTrue: [ minpos =0 ifFalse: [

Re: [Pharo-dev] IMPORTANT: Looking for names of contributors for Pharo 3

2014-04-16 Thread kilon alios
hey Esteban my real name is Dimitris Chloupis, but I have been using "Kilon" for over a decade now in internet for everything I do (graphics , music and coding). The only place I use my real name and not my nick name is for facebook. "Dimitris" is one of the most popular names in Greece and my surn

Re: [Pharo-dev] IMPORTANT: Looking for names of contributors for Pharo 3

2014-04-16 Thread Esteban Lorenzano
everything counts, there is no such thing as a “small fix” :) Esteban On 16 Apr 2014, at 16:02, Sergi Reyner wrote: > I did contribute some code for Spec´s ImageModel, if that counts :D > > Cheers, > Sergi > > > 2014-04-16 13:59 GMT+01:00 Esteban Lorenzano : > oops, fixed :) > > On 16 Apr 2

Re: [Pharo-dev] IMPORTANT: Looking for names of contributors for Pharo 3

2014-04-16 Thread Sergi Reyner
I did contribute some code for Spec´s ImageModel, if that counts :D Cheers, Sergi 2014-04-16 13:59 GMT+01:00 Esteban Lorenzano : > oops, fixed :) > > On 16 Apr 2014, at 14:51, Norbert Hartl wrote: > > > Mine is there but spelled wrongly. > > > > Norbert > > > > Am 16.04.2014 um 14:24 schrieb E

Re: [Pharo-dev] IMPORTANT: Looking for names of contributors for Pharo 3

2014-04-16 Thread Esteban Lorenzano
he, I told you… I was going to forget names… even some obvious ones :P cheers! Esteban On 16 Apr 2014, at 15:46, Dale Henrichs wrote: > Esteban, > > I suppose that I indirectly contributed to Pharo3.0, if you count Metacello > ... > > BTW, I just made my last checkin before we ship 3.2 yest

Re: [Pharo-dev] IMPORTANT: Looking for names of contributors for Pharo 3

2014-04-16 Thread Dale Henrichs
Esteban, I suppose that I indirectly contributed to Pharo3.0, if you count Metacello ... BTW, I just made my last checkin before we ship 3.2 yesterday, so I will be taking a look at your Metacello problem today or tomorrow ... I really drove myself into the ground for this release, so I'm taking

Re: [Pharo-dev] IMPORTANT: Looking for names of contributors for Pharo 3

2014-04-16 Thread Esteban Lorenzano
oops, fixed :) On 16 Apr 2014, at 14:51, Norbert Hartl wrote: > Mine is there but spelled wrongly. > > Norbert > > Am 16.04.2014 um 14:24 schrieb Esteban Lorenzano : > >> Hi guys, >> >> I’m collecting the names of those who contributed code for Pharo 3. >> I made my own list, but is almost

Re: [Pharo-dev] IMPORTANT: Looking for names of contributors for Pharo 3

2014-04-16 Thread Norbert Hartl
Mine is there but spelled wrongly. Norbert Am 16.04.2014 um 14:24 schrieb Esteban Lorenzano : > Hi guys, > > I’m collecting the names of those who contributed code for Pharo 3. > I made my own list, but is almost made by memory, so I’m sure I’m forgetting > MANY names. So, please… look yours

Re: [Pharo-dev] Smalltalkhub down

2014-04-16 Thread Göran Krampe
On 04/15/2014 09:08 PM, Damien Cassou wrote: works fine for me even though downforeveryoneorjustme says it is still down I think it manages to timeout before all the js is loaded. :) regards, Göran

[Pharo-dev] IMPORTANT: Looking for names of contributors for Pharo 3

2014-04-16 Thread Esteban Lorenzano
Hi guys, I’m collecting the names of those who contributed code for Pharo 3. I made my own list, but is almost made by memory, so I’m sure I’m forgetting MANY names. So, please… look yourself in the list and if you are not there, reply adding it. (btw… Kilon, I know you contributed, is just th

Re: [Pharo-dev] 13102

2014-04-16 Thread GOUBIER Thierry
Ok, my position: 1) local shortcut should not override global shortcuts, but see 2) 2) global shortcuts should be as restricted as they are in a normal desktop (see your OS HIG documentation for that) - Suggestion: create a namespace with a prefix for application triggering global shortcuts, wh

Re: [Pharo-dev] 13102

2014-04-16 Thread Guillermo Polito
Bump :) On Mon, Apr 14, 2014 at 4:30 PM, Guillermo Polito wrote: > > > > On Mon, Apr 14, 2014 at 4:23 PM, Guillermo Polito < > guillermopol...@gmail.com> wrote: > >> >> >> >> On Mon, Apr 14, 2014 at 4:18 PM, Guillermo Polito < >> guillermopol...@gmail.com> wrote: >> >>> Hi! >>> >>> Sorry for th

Re: [Pharo-dev] [Pharo-users] We need *you* for the upcoming Pharo's website

2014-04-16 Thread Esteban Lorenzano
please do not answer all at once! (subtle irony) anyway, I have to add that screencast has to be Pharo3 based. cheers, Esteban On 15 Apr 2014, at 13:03, Damien Cassou wrote: > Hi everyone, > > we are working on a new website for Pharo! We need your help. If you > have some time, please creat

[Pharo-dev] [Pharo3] Issue tracker status

2014-04-16 Thread Marcus Denker
Open issues: “must fix” or higher: 6 https://pharo.fogbugz.com/f/filters/64/3-0-TODO out of those: 1 to include, 1 to review, 1 VM related change that needs to be integrated. Others that need actions: 13195 testAllSetsAreHealthy fails on ci server for mac only https://pharo.fog