Re: [Pharo-dev] Assigning to Block and Method arguments

2014-10-08 Thread Marcus Denker
On 07 Oct 2014, at 21:42, Esteban A. Maringolo emaring...@gmail.com wrote: If I evaluate: (CodeImporter evaluateFileNamed: 'foo.st') In a headless pharo image, does it count as interactive? Normally not… it should be non-interactive in all cases. (like loading monticello, loading

Re: [Pharo-dev] ANNC: QR Code (v.2)

2014-10-08 Thread Olivier Auverlot
Le 7 oct. 2014 à 13:54, J.F. Rick a écrit : Well, the QRCode natively just has a bitmap form. The little server app requests that form (perhaps with a border, mirrored, reversed, etc.) and then magnifies it and converts it to a PNG. So, putting the result in a PDF is as trivial or as hard

Re: [Pharo-dev] extract data from .mcz

2014-10-08 Thread jannik laval
Hi Alex, In 2011, I did an extractor for Monticello and Metacello configuration. It was for another model than Moose. I reused and improve your extractor. It can help you: MCHttpRepository location: 'http://www.squeaksource.com/VPraxisExporter' user: 'jm' password: '' Cheers,

Re: [Pharo-dev] ShoreLine Reporter - A tool to collect stack traces

2014-10-08 Thread Tommaso Dal Sasso
Yes, makes sense when installing it from the workspace. I corrected it, thanks a lot! Tommaso On 07/10/14 23:20, Alexandre Bergel wrote: Shouldn’t the install script be: =-=-=-==-=-=-==-=-=-==-=-=-= StartupLoader default executeAtomicItems: { StartupAction name:

Re: [Pharo-dev] ShoreLine Reporter - A tool to collect stack traces

2014-10-08 Thread Marcus Denker
This is nice! We should think about including this by default. It will be interesting to see what can be deduced from the data! Marcus On 07 Oct 2014, at 18:23, Tommaso Dal Sasso tommaso.dalsa...@gmail.com wrote: Hello everybody, for those of you who were not at ESUG, I

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

2014-10-08 Thread GitHub
Branch: refs/tags/40288 Home: https://github.com/pharo-project/pharo-core

[Pharo-dev] [pharo-project/pharo-core] 0c288a: 40288

2014-10-08 Thread GitHub
Branch: refs/heads/4.0 Home: https://github.com/pharo-project/pharo-core Commit: 0c288a933b5a0f935660e503f8aa4259e3c991ec https://github.com/pharo-project/pharo-core/commit/0c288a933b5a0f935660e503f8aa4259e3c991ec Author: Jenkins Build Server bo...@pharo-project.org Date:

[Pharo-dev] [pharo-project/pharo-core] fc8457: 40289

2014-10-08 Thread GitHub
Branch: refs/heads/4.0 Home: https://github.com/pharo-project/pharo-core Commit: fc8457c67ec4066eeb71b3238d526db1c4629a65 https://github.com/pharo-project/pharo-core/commit/fc8457c67ec4066eeb71b3238d526db1c4629a65 Author: Jenkins Build Server bo...@pharo-project.org Date:

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

2014-10-08 Thread GitHub
Branch: refs/tags/40289 Home: https://github.com/pharo-project/pharo-core

[Pharo-dev] [pharo-project/pharo-core] 56fa83: 40290

2014-10-08 Thread GitHub
Branch: refs/heads/4.0 Home: https://github.com/pharo-project/pharo-core Commit: 56fa836dca4adf615e623294fa6396abc64b1833 https://github.com/pharo-project/pharo-core/commit/56fa836dca4adf615e623294fa6396abc64b1833 Author: Jenkins Build Server bo...@pharo-project.org Date:

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

2014-10-08 Thread GitHub
Branch: refs/tags/40290 Home: https://github.com/pharo-project/pharo-core

Re: [Pharo-dev] [pharo-project/pharo-core] 56fa83: 40290

2014-10-08 Thread Sven Van Caekenberghe
Nice, thank you ! On 08 Oct 2014, at 12:37, GitHub nore...@github.com wrote: Log Message: --- 40290 14183 Update Zn October 2014 https://pharo.fogbugz.com/f/cases/14183

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

2014-10-08 Thread GitHub
Branch: refs/tags/40291 Home: https://github.com/pharo-project/pharo-core

[Pharo-dev] [pharo-project/pharo-core] 15b609: 40291

2014-10-08 Thread GitHub
Branch: refs/heads/4.0 Home: https://github.com/pharo-project/pharo-core Commit: 15b6092ae6f264589225b0455dcc17d228552b1e https://github.com/pharo-project/pharo-core/commit/15b6092ae6f264589225b0455dcc17d228552b1e Author: Jenkins Build Server bo...@pharo-project.org Date:

Re: [Pharo-dev] First additions to GT-Inspector

2014-10-08 Thread Alexandre Bergel
+1 Alexandre -- _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: Alexandre Bergel http://www.bergel.eu ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;. On Oct 4, 2014, at 4:22 AM, Tudor Girba tu...@tudorgirba.com wrote: Yes, essentially, the State view shows you the tree of objects like

[Pharo-dev] showPackages: ?

2014-10-08 Thread stepharo
Hi I'm updating the dependency analyzer and since the API of Nautilus UI changed I have a DNU with showPackages: nautilusUI showPackages: nautilus switchClassesAndPackages not; giveFocusToMethod any ideas about what is the new message? Stef

Re: [Pharo-dev] showPackages: ?

2014-10-08 Thread Esteban Lorenzano
it did not had sense so is removed :) showPackages: true = showHierarchy: false. So now we just have one message. Esteban On 08 Oct 2014, at 15:04, stepharo steph...@free.fr wrote: Hi I'm updating the dependency analyzer and since the API of Nautilus UI changed I have a DNU with

[Pharo-dev] Analyzing database

2014-10-08 Thread Alexandre Bergel
Hi! I am wondering if any of you is using Roassal and/or Moose to analyze data bases? Cheers, Alexandre -- _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: Alexandre Bergel http://www.bergel.eu ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.

Re: [Pharo-dev] extract data from .mcz

2014-10-08 Thread Alexandre Bergel
Ok, thanks! Alexandre -- _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: Alexandre Bergel http://www.bergel.eu ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;. On Oct 8, 2014, at 3:25 AM, jannik laval jannik.la...@gmail.com wrote: Hi Alex, In 2011, I did an extractor for Monticello

[Pharo-dev] BlockClosure source code

2014-10-08 Thread Jan Kurš
Hi, I need to extract a source code from a block closure and I found something strange: [ :ctx | [ ctx atEnd ] ifTrue: [ ] ] . [ :ctx | [ ctx atEnd ] whileTrue:[ ] ]. Print of the first line returns: '[ :ctx | [ ctx atEnd ] ifTrue: [ ] ]' Print of the second line returns: '[ ctx atEnd ]'

[Pharo-dev] Missing hierarchy picture

2014-10-08 Thread Yuriy Tymchuk
You know what is missing on this picture? Traits :) Cheers! Uko

Re: [Pharo-dev] BlockClosure source code

2014-10-08 Thread Max Leske
Can you provide a simple test to execute? On 08.10.2014, at 16:46, Jan Kurš k...@iam.unibe.ch wrote: Hi, I need to extract a source code from a block closure and I found something strange: [ :ctx | [ ctx atEnd ] ifTrue: [ ] ] . [ :ctx | [ ctx atEnd ] whileTrue:[ ] ]. Print of

Re: [Pharo-dev] Missing hierarchy picture

2014-10-08 Thread Max Leske
And ProtoObject and nil… :) On 08.10.2014, at 16:57, Yuriy Tymchuk yuriy.tymc...@me.com wrote: You know what is missing on this picture? TranslucentMetaclassClassClass.png Traits :) Cheers! Uko

Re: [Pharo-dev] BlockClosure source code

2014-10-08 Thread Marcus Denker
On 08 Oct 2014, at 17:35, Max Leske maxle...@gmail.com wrote: Can you provide a simple test to execute? [ :ctx | [ ctx atEnd ] whileTrue:[1+2 ] ] sourceNode On 08.10.2014, at 16:46, Jan Kurš k...@iam.unibe.ch wrote: Hi, I need to extract a source code from a block closure and I

Re: [Pharo-dev] BlockClosure source code

2014-10-08 Thread Marcus Denker
On 08 Oct 2014, at 16:46, Jan Kurš k...@iam.unibe.ch wrote: Hi, I need to extract a source code from a block closure and I found something strange: [ :ctx | [ ctx atEnd ] ifTrue: [ ] ] . [ :ctx | [ ctx atEnd ] whileTrue:[ ] ]. Print of the first line returns: '[ :ctx | [ ctx

Re: [Pharo-dev] ShoreLine Reporter - A tool to collect stack traces

2014-10-08 Thread Esteban A. Maringolo
Do you have a link to ESUG's slides/presentation? Regards! Esteban A. Maringolo 2014-10-07 13:23 GMT-03:00 Tommaso Dal Sasso tommaso.dalsa...@gmail.com: Hello everybody, for those of you who were not at ESUG, I present ShoreLine Reporter. ShoreLine Reporter is a Pharo plugin to collect

Re: [Pharo-dev] BlockClosure source code

2014-10-08 Thread Camille Teruel
On 8 oct. 2014, at 17:49, Marcus Denker marcus.den...@inria.fr wrote: On 08 Oct 2014, at 16:46, Jan Kurš k...@iam.unibe.ch wrote: Hi, I need to extract a source code from a block closure and I found something strange: [ :ctx | [ ctx atEnd ] ifTrue: [ ] ] . [ :ctx | [ ctx atEnd ]

Re: [Pharo-dev] ShoreLine Reporter - A tool to collect stack traces

2014-10-08 Thread Martin Dias
Tommaso: I also started to load it On Wed, Oct 8, 2014 at 6:09 PM, Esteban A. Maringolo emaring...@gmail.com wrote: Do you have a link to ESUG's slides/presentation? Regards! Esteban A. Maringolo 2014-10-07 13:23 GMT-03:00 Tommaso Dal Sasso tommaso.dalsa...@gmail.com: Hello everybody,

Re: [Pharo-dev] BlockClosure source code

2014-10-08 Thread Marcus Denker
On 08 Oct 2014, at 18:28, Camille Teruel camille.ter...@gmail.com wrote: On 8 oct. 2014, at 17:49, Marcus Denker marcus.den...@inria.fr mailto:marcus.den...@inria.fr wrote: On 08 Oct 2014, at 16:46, Jan Kurš k...@iam.unibe.ch mailto:k...@iam.unibe.ch wrote: Hi, I need to

[Pharo-dev] List Method selection could be improved

2014-10-08 Thread stepharo
Hi It seems that we got some regressions in the method pane. - Sometimes I have the impression that I cannot look for a method just typing the starting letter - When deleting a method it would be good that the next item is selected. What do you think? Stef

Re: [Pharo-dev] showPackages: ?

2014-10-08 Thread stepharo
Thanks I found the solution. On 8/10/14 15:04, stepharo wrote: Hi I'm updating the dependency analyzer and since the API of Nautilus UI changed I have a DNU with showPackages: nautilusUI showPackages: nautilus switchClassesAndPackages not; giveFocusToMethod any ideas

Re: [Pharo-dev] List Method selection could be improved

2014-10-08 Thread Esteban A. Maringolo
2014-10-08 15:35 GMT-03:00 stepharo steph...@free.fr: Hi It seems that we got some regressions in the method pane. - Sometimes I have the impression that I cannot look for a method just typing the starting letter - When deleting a method it would be good that the next item is selected.

Re: [Pharo-dev] List Method selection could be improved

2014-10-08 Thread p...@highoctane.be
Pharo3: keep your finger on shift at all times to move multiple things. Christophe Demarey showed it to me as I was complaining. Still, completely unintuitive. Phil On Wed, Oct 8, 2014 at 8:52 PM, Esteban A. Maringolo emaring...@gmail.com wrote: 2014-10-08 15:35 GMT-03:00 stepharo