Re: [Pharo-dev] Moving PostgresV2 from SS to Shub. Any objection?

2013-06-07 Thread Yanni Chiu
On 07 Jun 2013, at 14:44, Mariano Martinez Peck wrote: Hi guys, I was going to commit something on PostgresV2 in SS but then I though it is a good opportunity to moved it to SmalltalkHub. Any objection? Please move it to SmalltalkHub. Thanks for moving it. Wow. IIRC, PostgresV2 was coded

Re: [Pharo-dev] For 2.0: links point to latest build on pharp-project.org

2013-06-07 Thread Marcus Denker
On Jun 8, 2013, at 1:43 AM, Marcus Denker wrote: > > On Jun 7, 2013, at 8:03 PM, b...@openinworld.com wrote: > >> Marcus Denker wrote: >>> Hi, >>> >>> I changed all links to point to the latest 2.0 build on files.pharo.org >>> >>> Reason: >>> >>> -> We are fixing bugs, yet people downlo

Re: [Pharo-dev] For 2.0: links point to latest build on pharp-project.org

2013-06-07 Thread Marcus Denker
On Jun 7, 2013, at 8:03 PM, b...@openinworld.com wrote: > Marcus Denker wrote: >> Hi, >> >> I changed all links to point to the latest 2.0 build on files.pharo.org >> >> Reason: >> >> -> We are fixing bugs, yet people downloading 2.0 do not see the fix >> -> We had multiple times tha

Re: [Pharo-dev] OpenGL: NBMacGlAPI missing?

2013-06-07 Thread Igor Stasenko
On 7 June 2013 21:07, Alexandre Bergel wrote: > Hi! > > I have installed NBOpenGL from > http://smalltalkhub.com/#!/~PharoExtras/NBOpenGL > I have loaded Version 2.0 using the configuration > > The method NBMacGlAPI>>glApiCall: fnSpec index: fnIndex attributes: > attributes context: contextToRet

Re: [Pharo-dev] For 2.0: links point to latest build on pharp-project.org

2013-06-07 Thread Camillo Bruni
On 2013-06-07, at 20:03, b...@openinworld.com wrote: > Marcus Denker wrote: >> Hi, >> >> I changed all links to point to the latest 2.0 build on files.pharo.org >> >> Reason: >> >> -> We are fixing bugs, yet people downloading 2.0 do not see the fix >> -> We had multiple times that p

Re: [Pharo-dev] For 2.0: links point to latest build on pharp-project.org

2013-06-07 Thread Camillo Bruni
On 2013-06-07, at 20:16, Bernardo Ezequiel Contreras wrote: > Marcus, > imho, the filename "latest.zip" is very good because i can have a unique > url to that image. i.e. http://files.pharo.org/image/20/latest.zip yes exactly that is the reason. we follow no 2 paths: a) the url encodes all t

Re: [Pharo-dev] FogBugz (Case [Issue]10840) Collection - WeakSet>>#size utterly broken

2013-06-07 Thread Eliot Miranda
Oops, I'm s stupid :) Instead, put the count in the finalization loop, and compare against it. e.g. finalizationProcess [true] whileTrue: [ WeakFinalizationList initTestPair. FinalizationSemaphore wait. >>> FinalizationCount := FinalizationCount + 1. FinalizationLock critical: [ WeakFinaliza

[Pharo-dev] [update 3.0] #30188

2013-06-07 Thread Stéphane Ducasse
30188 - 10745 [ENH]: MethodContext>>#callChainAnySatisfy: https://pharo.fogbugz.com/default.asp?10745 10838 an MCOrganizationDefinition should only remove empty categories during unload https://pharo.fogbugz.com/default.asp?10838 10853 AlainTreeModel: Want me

[Pharo-dev] OpenGL: NBMacGlAPI missing?

2013-06-07 Thread Alexandre Bergel
Hi! I have installed NBOpenGL from http://smalltalkhub.com/#!/~PharoExtras/NBOpenGL I have loaded Version 2.0 using the configuration The method NBMacGlAPI>>glApiCall: fnSpec index: fnIndex attributes: attributes context: contextToRetry refers to the class NBCallFailureHandler, which is not e

Re: [Pharo-dev] For 2.0: links point to latest build on pharp-project.org

2013-06-07 Thread Bernardo Ezequiel Contreras
Marcus, imho, the filename "latest.zip" is very good because i can have a unique url to that image. i.e. http://files.pharo.org/image/20/latest.zip On Fri, Jun 7, 2013 at 11:19 AM, Marcus Denker wrote: > Hi, > > I changed all links to point to the latest 2.0 build on files.pharo.org > > Reaso

Re: [Pharo-dev] For 2.0: links point to latest build on pharp-project.org

2013-06-07 Thread btc
Marcus Denker wrote: Hi, I changed all links to point to the latest 2.0 build on files.pharo.org Reason: -> We are fixing bugs, yet people downloading 2.0 do not see the fix -> We had multiple times that people wasted quite some effort re-reporting bugs that are a

[Pharo-dev] [update 3.0] #30188

2013-06-07 Thread Stéphane Ducasse
30188 - 10867 enabled: cleans post fix https://pharo.fogbugz.com/default.asp?10867 Diff information: http://smalltalkhub.com/mc/Pharo/Pharo30/main/Polymorph-Widgets-StephaneDucasse.833.diff

[Pharo-dev] [update 3.0] #30187

2013-06-07 Thread Stéphane Ducasse
30187 - 10775 Update Zn+Zdc May 2013 https://pharo.fogbugz.com/default.asp?10775 10785 Auto-complete protocol renaming https://pharo.fogbugz.com/default.asp?10785 Diff information: http://smalltalkhub.com/mc/Pharo/Pharo30/main/Zodiac-Tests-StephaneDucasse.13.diff htt

Re: [Pharo-dev] The interrupt semaphore

2013-06-07 Thread Igor Stasenko
On 7 June 2013 16:33, Guillermo Polito wrote: > In any case, I'd understand why, but we still have that semaphore installed > in the special objects array, and code in the VM for handling it... > There is a single word, explaining everything: legacy. :) > > On Fri, Jun 7, 2013 at 4:31 PM, Guillerm

[Pharo-dev] [regression reporter]regression occurred

2013-06-07 Thread no-reply
https://ci.inria.fr/pharo/job/Pharo-3.0-Update-Step-2-Validation/./label=mac/218/ 1 regressions found. Tests.Release.ReleaseTest.testUndeclared

[Pharo-dev] [regression reporter]regression occurred

2013-06-07 Thread no-reply
https://ci.inria.fr/pharo/job/Pharo-3.0-Update-Step-2-Validation/./label=linux/218/ 1 regressions found. Tests.Release.ReleaseTest.testUndeclared

[Pharo-dev] The interrupt semaphore

2013-06-07 Thread Guillermo Polito
We are not using it? Why interruption is made by the event fetcher process? Guille

Re: [Pharo-dev] For 2.0: links point to latest build on pharp-project.org

2013-06-07 Thread Camillo Bruni
New links available: http://files.pharo.org/image/30/Pharo-Image-3.0-latest.zip http://files.pharo.org/image/20/Pharo-Image-2.0-latest.zip I'm fixing the VM links to http://files.pharo.org/vm/pharo/$PLATFORM/Pharo-VM-$PLATFORM-latest.zip and changing all files $VM_NAME-$PLATFORM-$NUMBER.zip to

Re: [Pharo-dev] The interrupt semaphore

2013-06-07 Thread Guillermo Polito
In any case, I'd understand why, but we still have that semaphore installed in the special objects array, and code in the VM for handling it... On Fri, Jun 7, 2013 at 4:31 PM, Guillermo Polito wrote: > We are not using it? > > Why interruption is made by the event fetcher process? > > Guille >

Re: [Pharo-dev] Necessity of TDD with Smalltalk

2013-06-07 Thread btc
Dennis Schetinin wrote: I don't remember exactly where and when, but I think we've discussed the Laser Game tutorial already. It was probably me.  I _really_ like it.  It was one of the things that hooked me in to Smalltalk.  However this was right when I was starting out Smalltalk, so I h

[Pharo-dev] For 2.0: links point to latest build on pharp-project.org

2013-06-07 Thread Marcus Denker
Hi, I changed all links to point to the latest 2.0 build on files.pharo.org Reason: -> We are fixing bugs, yet people downloading 2.0 do not see the fix -> We had multiple times that people wasted quite some effort re-reporting bugs that are already fixed. Notes

Re: [Pharo-dev] Moving PostgresV2 from SS to Shub. Any objection?

2013-06-07 Thread Stéphane Ducasse
On Jun 7, 2013, at 2:44 PM, Mariano Martinez Peck wrote: > Hi guys, > > I was going to commit something on PostgresV2 in SS but then I though it is a > good opportunity to moved it to SmalltalkHub. > > Any objection? Pleaeee You can put it in Pharo Extras Setf > > Thanks,

Re: [Pharo-dev] Moving PostgresV2 from SS to Shub. Any objection?

2013-06-07 Thread p...@highoctane.be
If we could get a full DBXTalk solution for Pharo 2.0, it would be awesome. Phil On Fri, Jun 7, 2013 at 3:07 PM, Sven Van Caekenberghe wrote: > > On 07 Jun 2013, at 14:44, Mariano Martinez Peck > wrote: > > > Hi guys, > > > > I was going to commit something on PostgresV2 in SS but then I thou

[Pharo-dev] [update 3.0] #30185

2013-06-07 Thread Stéphane Ducasse
30185 - 10828 Cleaning Morphic https://pharo.fogbugz.com/f/cases/10828 10830 Cleaning Morphic (stringMorph enabled) https://pharo.fogbugz.com/f/cases/10830 Diff information: http://smalltalkhub.com/mc/Pharo/Pharo30/main/Spec-Widgets-StephaneDucasse.191.diff http://smalltalkhu

Re: [Pharo-dev] Moving PostgresV2 from SS to Shub. Any objection?

2013-06-07 Thread Sven Van Caekenberghe
On 07 Jun 2013, at 14:44, Mariano Martinez Peck wrote: > Hi guys, > > I was going to commit something on PostgresV2 in SS but then I though it is a > good opportunity to moved it to SmalltalkHub. > > Any objection? Nope. Good idea ;-) > Thanks, > > -- > Mariano > http://marianopeck.word

Re: [Pharo-dev] Necessity of TDD with Smalltalk

2013-06-07 Thread Rafael Luque
Dennis, It would be great to receive your ideas about how to use mocks in this case. Feel free to add any comment directly in the screencast at Vimeo (http://vimeo.com/19591202) Thank you! 2013/6/7 Dennis Schetinin > As for me, the StringCalculator kata is a very good (or better to say > nearl

Re: [Pharo-dev] SmalltalkHub misleading stats?

2013-06-07 Thread Esteban A. Maringolo
And, IMHO, I would report "projects" instead of "packages". Regards, Esteban A. Maringolo 2013/6/7 Damien Cassou > please report an issue > > On Fri, Jun 7, 2013 at 2:40 PM, Marcus Denker > wrote: > > > > On Jun 7, 2013, at 2:07 PM, Mariano Martinez Peck > wrote: > > > >> Hi guys. > >> In m

Re: [Pharo-dev] [update 3.0] #30184

2013-06-07 Thread Stéphane Ducasse
marcus I'm doing a bunch of integration now. Stef On Jun 7, 2013, at 1:31 PM, Marcus Denker wrote: > 30184 > - > > 10857 Add new public API to old compiler > https://pharo.fogbugz.com/f/cases/10857 > > > Diff information: > http://smalltalkhub.com/mc/Pharo/Pharo30/main/Compiler-Ma

Re: [Pharo-dev] Please review Cases 10785 and 10314

2013-06-07 Thread Stéphane Ducasse
thanks I will do them now. Stef On Jun 7, 2013, at 1:48 PM, Damien Cassou wrote: > On Thu, Jun 6, 2013 at 5:47 PM, Sean P. DeNigris > wrote: >> 10785 Auto-complete protocol renaming >> https://pharo.fogbugz.com/f/cases/10785/Auto-complete-protocol-renaming >> >> 10314 Debugger: create better

Re: [Pharo-dev] I cannot merge 10828 and 10830 because the system does not find

2013-06-07 Thread Stéphane Ducasse
I found the problem the repositorygroup associated with Morphic-Base was empty. This is strange because normally it should be automatically set up by script loader So I'm investigating that. On Jun 7, 2013, at 12:52 PM, Marcus Denker wrote: > > On Jun 7, 2013, at 12:17 PM, Esteban Lorenzan

Re: [Pharo-dev] SmalltalkHub misleading stats?

2013-06-07 Thread Damien Cassou
please report an issue On Fri, Jun 7, 2013 at 2:40 PM, Marcus Denker wrote: > > On Jun 7, 2013, at 2:07 PM, Mariano Martinez Peck > wrote: > >> Hi guys. >> In my own instance of shub that I am running, the number of "packages >> uploaded" shown in the home of smalltalkhub looked like 10k, whil

[Pharo-dev] Moving PostgresV2 from SS to Shub. Any objection?

2013-06-07 Thread Mariano Martinez Peck
Hi guys, I was going to commit something on PostgresV2 in SS but then I though it is a good opportunity to moved it to SmalltalkHub. Any objection? Thanks, -- Mariano http://marianopeck.wordpress.com

Re: [Pharo-dev] SmalltalkHub misleading stats?

2013-06-07 Thread Marcus Denker
On Jun 7, 2013, at 2:07 PM, Mariano Martinez Peck wrote: > Hi guys. > In my own instance of shub that I am running, the number of "packages > uploaded" shown in the home of smalltalkhub looked like 10k, while I only > have around 10 packages. > In public smalltalkhub it says 60997. > So I won

Re: [Pharo-dev] Necessity of TDD with Smalltalk

2013-06-07 Thread Dennis Schetinin
I hope you are serious :) I don't know how to write a small tutorial, and I have no time to write a long one …Actually, I have been writing something like that (not for Smalltalkers but for my students) for a couple of years already… in Russian and really, really slow :( -- Best regards, Denni

Re: [Pharo-dev] 30181 Kernel package Dirty

2013-06-07 Thread Sean P. DeNigris
Damien Cassou wrote > which repository are you comparing against? You must always compare > against the Pharo30 repository (not Pharo30Inbox) Hmm... I can't reproduce either. Maybe that was the problem - long day yesterday :) - Cheers, Sean -- View this message in context: http://forum.wor

[Pharo-dev] SmalltalkHub misleading stats?

2013-06-07 Thread Mariano Martinez Peck
Hi guys. In my own instance of shub that I am running, the number of "packages uploaded" shown in the home of smalltalkhub looked like 10k, while I only have around 10 packages. In public smalltalkhub it says 60997. So I wonderwhat they actually are? can they actually be package VERSIONS upload

Re: [Pharo-dev] Necessity of TDD with Smalltalk

2013-06-07 Thread askoh
Dennis: You seem to see more in TDD than most people. Can you write a small tutorial that illustrates what you think Smalltalkers need to see in TDD? I do think Smalltalk is missing something in it evolution. Thanks, Aik-Siong Koh -- View this message in context: http://forum.world.st/Pharo-d

Re: [Pharo-dev] Please review Cases 10785 and 10314

2013-06-07 Thread Damien Cassou
On Thu, Jun 6, 2013 at 5:47 PM, Sean P. DeNigris wrote: > 10785 Auto-complete protocol renaming > https://pharo.fogbugz.com/f/cases/10785/Auto-complete-protocol-renaming > > 10314 Debugger: create better argument names > https://pharo.fogbugz.com/f/cases/10314/Debugger-create-better-argument-names

Re: [Pharo-dev] Necessity of TDD with Smalltalk

2013-06-07 Thread Dennis Schetinin
As for me, the StringCalculator kata is a very good (or better to say nearly perfect) demo of a classic TDD approach: small and fast steps, live objects… really nice! Though I see (feel?) some issues… mostly about factoring-out new classes without tests (yes, that was refactoring… but still), I be

[Pharo-dev] [update 3.0] #30184

2013-06-07 Thread Marcus Denker
30184 - 10857 Add new public API to old compiler https://pharo.fogbugz.com/f/cases/10857 Diff information: http://smalltalkhub.com/mc/Pharo/Pharo30/main/Compiler-MarcusDenker.477.diff

[Pharo-dev] [update 3.0] #30183

2013-06-07 Thread Marcus Denker
30183 - 10813 Update Opal to latest version in image https://pharo.fogbugz.com/f/cases/10813 Diff information: http://smalltalkhub.com/mc/Pharo/Pharo30/main/OpalCompiler-Tests-MarcusDenker.177.diff http://smalltalkhub.com/mc/Pharo/Pharo30/main/OpalCompiler-Core-MarcusDenker.339.diff

Re: [Pharo-dev] I cannot merge 10828 and 10830 because the system does not find

2013-06-07 Thread Marcus Denker
On Jun 7, 2013, at 12:17 PM, Esteban Lorenzano wrote: > no idea :( > > you can try copying it into inbox, but this is weird. > I had the same problem… I copied it to the inbox, no change. What works is to once select the package so that it gets copied to the local cache. This is very odd.

Re: [Pharo-dev] FogBugz (Case [Issue]10840) Collection - WeakSet>>#size utterly broken

2013-06-07 Thread Henrik Johansen
On Jun 7, 2013, at 11:34 AM, Camille Teruel wrote: > On 7 juin 2013, at 11:19, Pharo Issue Tracker wrote: > >> A FogBugz case was edited by Stephane Ducasse. >> >> Case ID: 10840 >> Title:WeakSet>>#size utterly broken >> Status: Resolved (Fix Review Needed) >> Category:

[Pharo-dev] Class comments... we want them but, ... hard to convince the system at this point in time

2013-06-07 Thread p...@highoctane.be
https://pharo.fogbugz.com/default.asp?10861 Still, this happens when doing a mcz load. Wondering... Phil

Re: [Pharo-dev] I cannot merge 10828 and 10830 because the system does not find

2013-06-07 Thread Esteban Lorenzano
no idea :( you can try copying it into inbox, but this is weird. Esteban On Jun 7, 2013, at 11:51 AM, Stéphane Ducasse wrote: >> From: Stéphane Ducasse >> Subject: I cannot merge 10828 and 10830 because the system does not find >> Date: June 7, 2013 11:49:47 AM GMT+02:00 >> To: Esteban Lor

[Pharo-dev] I cannot merge 10828 and 10830 because the system does not find

2013-06-07 Thread Stéphane Ducasse
> From: Stéphane Ducasse > Subject: I cannot merge 10828 and 10830 because the system does not find > Date: June 7, 2013 11:49:47 AM GMT+02:00 > To: Esteban Lorenzano > > Morphic-Base-EstebanLorenzano.3 > I do not understand why especially since the file is in main. > > Stef

Re: [Pharo-dev] FogBugz (Case [Issue]10840) Collection - WeakSet>>#size utterly broken

2013-06-07 Thread Camille Teruel
On 7 juin 2013, at 11:19, Pharo Issue Tracker wrote: > A FogBugz case was edited by Stephane Ducasse. > > Case ID: 10840 > Title:WeakSet>>#size utterly broken > Status: Resolved (Fix Review Needed) > Category: Bug > Project: Collection > Area: Misc > Priority:

Re: [Pharo-dev] 30181 Kernel package Dirty

2013-06-07 Thread Damien Cassou
On Thu, Jun 6, 2013 at 7:19 PM, Sean P. DeNigris wrote: > 1. Download a fresh 30181 > 2. In MC Browser, view "Changes" on Kernel > > The package will show a handful of changes and be marked dirty which repository are you comparing against? You must always compare against the Pharo30 repository (

[Pharo-dev] [update 3.0] #30182

2013-06-07 Thread Stéphane Ducasse
30182 - 10115 MCClassTraitDefinition DNU printDefinitionOn: https://pharo.fogbugz.com/f/cases/10115 Diff information: http://smalltalkhub.com/mc/Pharo/Pharo30/main/Monticello-StephaneDucasse.808.diff

Re: [Pharo-dev] Problem with setting class comments

2013-06-07 Thread Marcus Denker
On Jun 7, 2013, at 11:00 AM, p...@highoctane.be wrote: > Just got a bite from that bug. > > https://pharo.fogbugz.com/default.asp?10860 > > Now, how can get I my fileIns to work? > I do not think that these are related. The *only* thing the classComment: thing brings is that the meta-data f

Re: [Pharo-dev] Problem with setting class comments

2013-06-07 Thread p...@highoctane.be
Just got a bite from that bug. https://pharo.fogbugz.com/default.asp?10860 Now, how can get I my fileIns to work? On Fri, Jun 7, 2013 at 8:17 AM, Marcus Denker wrote: > > On Jun 6, 2013, at 5:54 PM, Mariano Martinez Peck > wrote: > > > Hi guys. > > > > I think I found a problem with class com

[Pharo-dev] Fwd: Release Artefact 1.0, the PDF framework

2013-06-07 Thread Guillaume Larcheveque
Thanks a lot about your return!!! About format, we will add your format but can you please inform us about all commons US formats (please fileOut what you have implemented). In a short future, we will split the project in many packages and grant to everybody the right to contribute for format, co

Re: [Pharo-dev] Necessity of TDD with Smalltalk

2013-06-07 Thread Rafael Luque
Hi Dennis, What do you think about the approach shown in this screencast: http://www.pharocasts.com/2011/02/stringcalculator-kata.html ? I'm far away from being an Smalltalk developer, but I tried to show a TDD process to solve this simple kata. Rafael Luque 2013/6/7 Dennis Schetinin > I don

[Pharo-dev] Thanks for the participation to Pharo web days

2013-06-07 Thread Stéphane Ducasse
Hi guys I wanted to thank you for the effort you did: coming to lille and presenting your great product. Thanks again. Stef

Re: [Pharo-dev] Adding a statement programmatically

2013-06-07 Thread Norbert Hartl
Am 06.06.2013 um 22:18 schrieb "Sean P. DeNigris" : > Norbert Hartl wrote >> method := (AbstractSound>>#initialize) parseTree. >> method body addNode: (RBParser parseExpression: 'envelopes := nil'). >> method formattedCode >> ... >> Does not work? What do you mean by saying "same result"? > >

[Pharo-dev] Thanks

2013-06-07 Thread Hilaire Fernandes
Hi, I just want to say thanks you for the tips you gave me to migrate both DrGeo repo and its build scripts to SmalltalkHub. Smooth and clean. Hilaire -- Dr. Geo - http://www.drgeo.eu

Re: [Pharo-dev] Necessity of TDD with Smalltalk

2013-06-07 Thread Dennis Schetinin
I don't remember exactly where and when, but I think we've discussed the Laser Game tutorial already. I told this before, and I (after reviewing the tutorial again) should repeat it again: actually, this tutorial doesn't show TDD. I can explain my opinion in detail if someone's interested, but in g