Re: [Pharo-project] [Pharo-users] Cannot be recompiled

2013-04-24 Thread Mariano Martinez Peck
On Wed, Apr 24, 2013 at 10:08 AM, Martin Dias wrote: > Hi, > > (forwarded from pharo-users) > > Object > subclass: #A > instanceVariableNames: '' > classVariableNames: '' > poolDictionaries: '' > category: 'Unclassified'. > > (Smalltalk at: #A) > subclass: #B > instanceVariableNames: '' > clas

[Pharo-project] rubric performace

2013-04-24 Thread Tudor Girba
Hi, I did a little experiment to check the performance of Rubric when dealing with large content. And by large, I mean 45 MB or about 15 million lines of text. I opened the file in several other editors: - TextMate: 10s + the text is wrapped and can be browsed smoothly - Sublime Text 2: 10s + t

[Pharo-project] [ANN] elasticsearch client

2013-04-24 Thread Paul DeBruicker
Hi - Elasticsearch (http://www.elasticsearch.org/) claims to be a: "flexible and powerful open source, distributed real-time search and analytics engine for the cloud" I put what I've made up here: MCHttpRepository location: 'http://ss3.gemstone.com/ss/Elasticsearch' user: '' passwor

Re: [Pharo-project] Call for ESUG 2013 presentations

2013-04-24 Thread Max Leske
True. It's on the Seaside list though… On 24.04.2013, at 19:05, Janko Mivšek wrote: > Hi Stef, > > I don't see that announcement on Squeak mailing list, nor others except > vwnc, on comp.lang.smalltalk should also go, also squeakland, etoys, ... > > Best regards > Janko > > Dne 24. 04. 2013

Re: [Pharo-project] Call for ESUG 2013 presentations

2013-04-24 Thread Janko Mivšek
Hi Stef, I don't see that announcement on Squeak mailing list, nor others except vwnc, on comp.lang.smalltalk should also go, also squeakland, etoys, ... Best regards Janko Dne 24. 04. 2013 16:49, piše stephane ducasse: > with the corrected url > > with corrected uppercased C for conferences :)

[Pharo-project] Fwd: Rubric questions :)

2013-04-24 Thread plantec
Begin forwarded message: > From: pharo-project-ow...@lists.gforge.inria.fr > Subject: Re: Rubric questions :) > Date: 24 avril 2013 18:15:18 UTC+02:00 > To: alain.plan...@univ-brest.fr > > You are not allowed to post to this mailing list, and your message has > been automatically rejected. If

Re: [Pharo-project] configuration speed

2013-04-24 Thread Igor Stasenko
On 24 April 2013 17:43, Esteban Lorenzano wrote: > > On Apr 24, 2013, at 5:27 PM, Igor Stasenko wrote: > >> On 24 April 2013 16:50, Camillo Bruni wrote: >>> I checked the issue under 3.0 with the configuration loading speed. >>> >>> >>> Main Performance Issues: >>> >>> G

[Pharo-project] [OT] Nice simulation

2013-04-24 Thread Peter Hugosson-Miller
Sorry for the off-topic, but the lighthouse in the beginning of* this video * was just too nice not to share :-) -- Cheers,

Re: [Pharo-project] configuration speed

2013-04-24 Thread Esteban Lorenzano
On Apr 24, 2013, at 5:27 PM, Igor Stasenko wrote: > On 24 April 2013 16:50, Camillo Bruni wrote: >> I checked the issue under 3.0 with the configuration loading speed. >> >> >> Main Performance Issues: >> >> Gofer: >>package-cache always used by Gofer => big s

Re: [Pharo-project] Rubric questions :)

2013-04-24 Thread stephane ducasse
I will retry in 30 because I see that you announce symbol :) On Apr 24, 2013, at 5:25 PM, Stéphane Ducasse wrote: > Hi alain > > better talk not privately :) > > > MCHttpRepository > location: 'http://www.smalltalkhub.com/mc/AlainPlantec/Rubric/main' > user: '' > password: '

Re: [Pharo-project] Rubric questions :)

2013-04-24 Thread Igor Stasenko
url is: http://www.smalltalkhub.com/#!/~AlainPlantec/Rubric And it is: A tentative to rewrite a new text editor for Pharo On 24 April 2013 17:25, Stéphane Ducasse wrote: > Hi alain > > better talk not privately :) > > > MCHttpRepository > location: 'http://www.smalltalkhub.com/mc/AlainPlantec/R

Re: [Pharo-project] Smart Suggestion Version 1

2013-04-24 Thread Stephan Eggermont
Norbert wrote: >First grey out things and the expert can switch them off to make disabled >entries invisible. That's not what experts do, btw. Expert menu behavior is based on muscle memory. Things always being in the same place is crucial. As well as predictable delays for submenus, consisten

Re: [Pharo-project] configuration speed

2013-04-24 Thread Igor Stasenko
On 24 April 2013 16:50, Camillo Bruni wrote: > I checked the issue under 3.0 with the configuration loading speed. > > > Main Performance Issues: > > Gofer: > package-cache always used by Gofer => big shared package-cache is > very slow > RPackageSet: > ea

[Pharo-project] Rubric questions :)

2013-04-24 Thread Stéphane Ducasse
Hi alain better talk not privately :) MCHttpRepository location: 'http://www.smalltalkhub.com/mc/AlainPlantec/Rubric/main' user: '' password: ''. Why RubParagraphDecorator defines findRegex ^ next fin

Re: [Pharo-project] configuration speed

2013-04-24 Thread stephane ducasse
On Apr 24, 2013, at 4:50 PM, Camillo Bruni wrote: > I checked the issue under 3.0 with the configuration loading speed. > > > Main Performance Issues: > > Gofer: > package-cache always used by Gofer => big shared package-cache is very > slow > RPackageSet: >

[Pharo-project] configuration speed

2013-04-24 Thread Camillo Bruni
I checked the issue under 3.0 with the configuration loading speed. Main Performance Issues: Gofer: package-cache always used by Gofer => big shared package-cache is very slow RPackageSet: each method/class change trigger the creation of a new RPackageS

Re: [Pharo-project] Call for ESUG 2013 presentations

2013-04-24 Thread stephane ducasse
with the corrected url with corrected uppercased C for conferences :) 21st International Smalltalk Joint Conference - Call for Contributions Annecy, France from 9 to 13 September 2013 http://www.esug.org/Conferences/2013/ This call includes: Developer Forum Smalltalk T

Re: [Pharo-project] [OT] Browsing some code and surprise

2013-04-24 Thread stephane ducasse
may be the best is to - stabilize the current functionality and - have a look at rubric alain told me that now syntax highlight was working. Stef On Apr 24, 2013, at 4:04 PM, Gisela Decuzzi wrote: > #Editor>>select > "If the text selection is visible on the scre

[Pharo-project] [OT] Browsing some code and surprise

2013-04-24 Thread Gisela Decuzzi
#Editor>>select "If the text selection is visible on the screen, reverse its highlight." ^'Not doing anything' "screw this logic selectionShowing ifFalse: [self reverseSelection]" deselect "If the text selection is visible on the screen, reverse its highlight." " * screw this logic * sele

Re: [Pharo-project] Call for ESUG 2013 presentations

2013-04-24 Thread Camillo Bruni
maybe this one? http://www.esug.org/wiki/pier/Conferences/2013 On 2013-04-24, at 15:28, "p...@highoctane.be" wrote: > http://www.esug.org/wiki/conferences/2013/ looks dead > > > 2013/4/24 Stéphane Ducasse > >> Please distribute as widely as possible :) >> >> >> 21st International Smalltalk

Re: [Pharo-project] Call for ESUG 2013 presentations

2013-04-24 Thread Marcus Denker
On Apr 24, 2013, at 3:29 PM, "p...@highoctane.be" wrote: > http://www.esug.org/Conferences/2013/ looks dead > http://www.esug.org/Conferences/2013 Marcus

Re: [Pharo-project] Call for ESUG 2013 presentations

2013-04-24 Thread p...@highoctane.be
http://www.esug.org/wiki/conferences/2013/ looks dead 2013/4/24 Stéphane Ducasse > Please distribute as widely as possible :) > > > 21st International Smalltalk Joint Conference - Call for Contributions > > Annecy, France > from 9 to 13 September 2013 > http://www.esug.org/conferences/2013

Re: [Pharo-project] Smart Suggestion Version 1

2013-04-24 Thread stephane ducasse
On Apr 24, 2013, at 3:21 PM, Gisela Decuzzi wrote: > Ok, I got the point :) > https://pharo.fogbugz.com/default.asp?10392#75301 > > Now I will work to mark the selections and the problems with senders form the > symbol. Thanks :) I'm toying with rubric and I dream about seeing the expression

[Pharo-project] Call for ESUG 2013 presentations

2013-04-24 Thread Stéphane Ducasse
Please distribute as widely as possible :) 21st International Smalltalk Joint Conference - Call for Contributions Annecy, France from 9 to 13 September 2013 http://www.esug.org/conferences/2013/ This call includes: Developer Forum Smalltalk Technology Award International Wo

[Pharo-project] [update 3.0] #30058

2013-04-24 Thread Marcus Denker
30058 - 10102 SocketStream>>next: should not signal ConncetionClosed https://pharo.fogbugz.com/f/cases/10102 10358 Trait users item added to Nautilus https://pharo.fogbugz.com/f/cases/10358 10384 KeyChain prevent debugger to open https://pharo.fogbugz.

Re: [Pharo-project] Smart Suggestion Version 1

2013-04-24 Thread Gisela Decuzzi
Ok, I got the point :) https://pharo.fogbugz.com/default.asp?10392#75301 Now I will work to mark the selections and the problems with senders form the symbol. 2013/4/24 Benjamin > > > Ben > > On Apr 24, 2013, at 12:47 PM, Camillo Bruni > wrote: > > > On 2013-04-24, at 10:10, stephane ducasse

[Pharo-project] [regression reporter]regression occurred

2013-04-24 Thread no-reply
https://ci.inria.fr/pharo/job/Pharo-3.0-Update-Step-2-Validation/./label=mac/76/ 1 regressions found. Tests.Release.ReleaseTest.testObsoleteBehaviors

Re: [Pharo-project] Cannot be recompiled

2013-04-24 Thread Martin Dias
Hi, (forwarded from pharo-users) Object subclass: #A instanceVariableNames: '' classVariableNames: '' poolDictionaries: '' category: 'Unclassified'. (Smalltalk at: #A) subclass: #B instanceVariableNames: '' classVariableNames: '' poolDictionaries: '' category: 'Unclassified'. Object variabl

Re: [Pharo-project] Smart Suggestion Version 1

2013-04-24 Thread Benjamin
Ben On Apr 24, 2013, at 12:47 PM, Camillo Bruni wrote: > > On 2013-04-24, at 10:10, stephane ducasse wrote: >> What would be good is that when we get the sender/implementor is to get >> - the name of the entity as first entry in the menu >> - get the entity selected in the text. >

Re: [Pharo-project] A Pharo launcher

2013-04-24 Thread S Krish
Guess on a different runtime need: I had this VW Launcher for my own play in 2003 - 2004... on windows Similar needs, but different implementation: * Contained a base VW image with all mostly used base code loaded saved * The vwnt.exe * Through the inno setup configured this to be invoked when

Re: [Pharo-project] A Pharo launcher

2013-04-24 Thread Esteban Lorenzano
yes... it is like the vmware pre-made virtual machines service. Of course you can create your own VMs (and probable most of the time you'll do it anyway), but you also can download pre-made versions (even uploaded for "other" people) :) Esteban On Apr 24, 2013, at 12:30 PM, Camillo Bruni w

Re: [Pharo-project] Smart Suggestion Version 1

2013-04-24 Thread Camillo Bruni
On 2013-04-24, at 10:10, stephane ducasse wrote: > What would be good is that when we get the sender/implementor is to get > - the name of the entity as first entry in the menu > - get the entity selected in the text. > > blockClosureValue: aBlockClosure message: aMessage > |n

Re: [Pharo-project] A Pharo launcher

2013-04-24 Thread Camillo Bruni
On 2013-04-24, at 09:01, Damien Cassou wrote: > On Wed, Apr 24, 2013 at 8:53 AM, Serge Stinckwich > wrote: >> Nice initiative ! There was already something similar done by >> a korean guy: HwaJong Oh (https://twitter.com/Daliot ) >> called Pharo Launcher that works only for mac os x. > > > ye

[Pharo-project] [update 3.0] #30057

2013-04-24 Thread Marcus Denker
30057 - 10365 #mustBeBooleanIn: should not raise error https://pharo.fogbugz.com/f/cases/10365 (not yet complete and turned off, we will slowly complete it) 10345 Build menus in SyntaxError the same way like in Workspace https://pharo.fogbugz.com/f/cases/10345

Re: [Pharo-project] Smart Suggestion Version 1

2013-04-24 Thread Norbert Hartl
Am 24.04.2013 um 10:42 schrieb Marcus Denker : > > On Apr 24, 2013, at 10:30 AM, Norbert Hartl wrote: > >> >> Am 24.04.2013 um 10:00 schrieb Goubier Thierry : >> Maybe we can make a destination between two cases: 1) cursor is placed somewhere. Here people are interested in >>

Re: [Pharo-project] Smart Suggestion Version 1

2013-04-24 Thread Gisela Decuzzi
I can add the entrance in Nautilus menu today, I didn't think in that and it can be cool. I want to put some contextual information about the selection. I think that on Friday I can make the slice. 2013/4/24 Goubier Thierry > Le 24/04/2013 10:29, Norbert Hartl a écrit : > >> >> Am 24.04.2013 u

Re: [Pharo-project] Smart Suggestion Version 1

2013-04-24 Thread Goubier Thierry
Le 24/04/2013 10:29, Norbert Hartl a écrit : Am 24.04.2013 um 10:00 schrieb Goubier Thierry mailto:thierry.goub...@cea.fr>>: Maybe we can make a destination between two cases: 1) cursor is placed somewhere. Here people are interested in suggestions. The context menu like it is now makes sense

Re: [Pharo-project] Smart Suggestion Version 1

2013-04-24 Thread Marcus Denker
On Apr 24, 2013, at 10:30 AM, Norbert Hartl wrote: > > Am 24.04.2013 um 10:00 schrieb Goubier Thierry : > >>> Maybe we can make a destination between two cases: >>> >>> 1) cursor is placed somewhere. Here people are interested in >>> suggestions. The context menu like it is now makes sense >>

Re: [Pharo-project] Smart Suggestion Version 1

2013-04-24 Thread Norbert Hartl
Am 24.04.2013 um 10:00 schrieb Goubier Thierry : >> Maybe we can make a destination between two cases: >> >> 1) cursor is placed somewhere. Here people are interested in >> suggestions. The context menu like it is now makes sense >> (I would add one entry for the suggestions, in addition to

Re: [Pharo-project] Smart Suggestion Version 1

2013-04-24 Thread stephane ducasse
What would be good is that when we get the sender/implementor is to get - the name of the entity as first entry in the menu - get the entity selected in the text. blockClosureValue: aBlockClosure message: aMessage |newMessage| newMessage := Message selector: #value

Re: [Pharo-project] Smart Suggestion Version 1

2013-04-24 Thread Goubier Thierry
Le 24/04/2013 09:22, Marcus Denker a écrit : On Apr 24, 2013, at 1:18 AM, Gisela Decuzzi mailto:giseladecu...@gmail.com>> wrote: Hello! After some work I think that Smart Suggestions it's ready to have some real feedback to continue growing up :) What is it? The idea it's to have suggestions

Re: [Pharo-project] Smart Suggestion Version 1

2013-04-24 Thread stephane ducasse
+ 1 Interfaces are a cool concept and we should use them and adhere to them conceptually > I am tempted to deprecate #definesMethod: and just rename it to > canUnderstand: (and fix all senders) > This way the RB model for code would be one step closer to normal classes and > methods.

Re: [Pharo-project] Smart Suggestion Version 1

2013-04-24 Thread Marcus Denker
On Apr 24, 2013, at 1:18 AM, Gisela Decuzzi wrote: > Hello! After some work I think that Smart Suggestions it's ready to have some > real feedback to continue growing up :) > > What is it? > The idea it's to have suggestions based in the text selected or the cursor > position. > Actually ther

Re: [Pharo-project] A Pharo launcher

2013-04-24 Thread Damien Cassou
On Wed, Apr 24, 2013 at 8:53 AM, Serge Stinckwich wrote: > Nice initiative ! There was already something similar done by > a korean guy: HwaJong Oh (https://twitter.com/Daliot ) > called Pharo Launcher that works only for mac os x. yes, there has been many initiatives around that. But I think we