[Pharo-dev] SODD

2014-12-12 Thread Yuriy Tymchuk
Hi, so this message is about SODD (Stack Overflow Driven Development) and Pharo/Smalltalk. If you look at the last questions of this guy: http://stackoverflow.com/users/1906070/shiran?tab=questions http://stackoverflow.com/users/1906070/shiran?tab=questions you can see that they are about

[Pharo-dev] (Ring?) Working with 'virtual' code entites

2014-12-12 Thread Yuriy Tymchuk
Hi everyone! As you may know I’m working on code quality/smells/critics. And I want to analyze bigger projects like Moose for example. But Moose works on Pharo3 while my system works on Pharo4. Is is possible to somehow obtain Classes and methods from the repository and perform some analysis

[Pharo-dev] [pharo-project/pharo-core] 344cb9: 40411

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

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

2014-12-12 Thread GitHub
Branch: refs/tags/40411 Home: https://github.com/pharo-project/pharo-core

Re: [Pharo-dev] SODD

2014-12-12 Thread p...@highoctane.be
On Fri, Dec 12, 2014 at 11:34 AM, Yuriy Tymchuk yuriy.tymc...@me.com wrote: Hi, so this message is about SODD (Stack Overflow Driven Development) and Pharo/Smalltalk. If you look at the last questions of this guy: http://stackoverflow.com/users/1906070/shiran?tab=questions you can see that

[Pharo-dev] how do you use scripts?

2014-12-12 Thread Tudor Girba
Hi, As input for designing new features that better support scripting in Pharo, we would benefit from a bit more input around the role scripts play in your development life. To this end, I would like to invite you to share your scripting experience. Here are some questions to start from, but

Re: [Pharo-dev] how do you use scripts?

2014-12-12 Thread p...@highoctane.be
On Fri, Dec 12, 2014 at 12:14 PM, Tudor Girba tu...@tudorgirba.com wrote: Hi, As input for designing new features that better support scripting in Pharo, we would benefit from a bit more input around the role scripts play in your development life. To this end, I would like to invite you to

Re: [Pharo-dev] Investigating MultiByteFileStream for adding tests

2014-12-12 Thread stepharo
We are interested in improving test coverage of Pharo so thanks for your initiative. Le 8/12/14 22:27, sheri...@sheridan-mahoney.com a écrit : Hi, I've been looking into MultiByteFileStream for adding tests in this area, and have come up against what appears to me to be an anomaly. I ran

Re: [Pharo-dev] Ugly textrendering (vertical label)

2014-12-12 Thread stepharo
I suspect one needs to blend with a transparent white temp canvas, not black, for the TT glyphs to render correctly. In transformBy: aDisplayTransform clippingTo: aClipRect during: aBlocksmoothing: cellSize *snip* start to: 2 do: [:i | If i=1 we first make a shadow and erase it for

Re: [Pharo-dev] SODD

2014-12-12 Thread Yuriy Tymchuk
On 12 Dec 2014, at 11:57, p...@highoctane.be wrote: On Fri, Dec 12, 2014 at 11:34 AM, Yuriy Tymchuk yuriy.tymc...@me.com mailto:yuriy.tymc...@me.com wrote: Hi, so this message is about SODD (Stack Overflow Driven Development) and Pharo/Smalltalk. If you look at the last questions

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

2014-12-12 Thread GitHub
Branch: refs/tags/40412 Home: https://github.com/pharo-project/pharo-core

[Pharo-dev] [pharo-project/pharo-core] 59fc09: 40412

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

Re: [Pharo-dev] how do you use scripts?

2014-12-12 Thread Hernán Morales Durand
Hi 2014-12-12 8:14 GMT-03:00 Tudor Girba tu...@tudorgirba.com: Hi, As input for designing new features that better support scripting in Pharo, we would benefit from a bit more input around the role scripts play in your development life. To this end, I would like to invite you to share

[Pharo-dev] Slice Integrator Tool

2014-12-12 Thread Ben Coman
Could I get a look at the new slice Integrator tool ? I'd like to try pulling some bits into PharoLauncher to assist individuals to review resolved cases. cheers -ben

Re: [Pharo-dev] Slice Integrator Tool

2014-12-12 Thread Marcus Denker
On 12 Dec 2014, at 14:46, Ben Coman b...@openinworld.com wrote: Could I get a look at the new slice Integrator tool ? I'd like to try pulling some bits into PharoLauncher to assist individuals to review resolved cases. The CI job is here:

Re: [Pharo-dev] (Ring?) Working with 'virtual' code entites

2014-12-12 Thread stepharo
yes you should have a look at Ring on the contribution-pharo there is a JET image it can give you an idea. Stef Le 12/12/14 11:46, Yuriy Tymchuk a écrit : Hi everyone! As you may know I’m working on code quality/smells/critics. And I want to analyze bigger projects like Moose for example. But

[Pharo-dev] GTSpotter sub-item search

2014-12-12 Thread Guillermo Polito
Hi, I was playing with spotter a bit and run into the following idea. I wanted to search for the Configuration Browser. So I type configuration bro. Of course, nothing appears because it is in the Tools submenu of the World menu. Which I should know if I'm looking for it... But, I thought that

[Pharo-dev] Emergency evaluator while loading configuration

2014-12-12 Thread Stephan Eggermont
I'm doing some work on the upcoming Moose 5 release. While loading the configuration I get an emergency evaluator Anyone know what can be causing this? Gofer new smalltalkhubUser: 'Moose' project: 'Moose'; configuration; load. ((Smalltalk at: #ConfigurationOfMoose)

[Pharo-dev] [pharo-project/pharo-core] f58dbd: 40413

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

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

2014-12-12 Thread GitHub
Branch: refs/tags/40413 Home: https://github.com/pharo-project/pharo-core

Re: [Pharo-dev] how do you use scripts?

2014-12-12 Thread Esteban A. Maringolo
Hi Tudor, I'll reply you below. El Fri Dec 12 2014 at 8:15:40 AM, Tudor Girba tu...@tudorgirba.com escribió: - What kind of actions do you put in scripts? - Configuration expressions (to startup a headless image). - One shot tasks run by cron jobs. - Patching expressions evaluated by

Re: [Pharo-dev] how do you use scripts?

2014-12-12 Thread p...@highoctane.be
Esteban, Interesting that cron thing with jobs/. Maybe could we list these patterns as they seem to be pretty generic for those business apps of ours. Phil

Re: [Pharo-dev] how do you use scripts?

2014-12-12 Thread Sebastian Sastre
On Dec 12, 2014, at 9:14 AM, Tudor Girba tu...@tudorgirba.com wrote: Hi, As input for designing new features that better support scripting in Pharo, we would benefit from a bit more input around the role scripts play in your development life. To this end, I would like to invite you

Re: [Pharo-dev] how do you use scripts?

2014-12-12 Thread stepharo
Hi, As input for designing new features that better support scripting in Pharo, we would benefit from a bit more input around the role scripts play in your development life. To this end, I would like to invite you to share your scripting experience. Here are some questions to start from,

Re: [Pharo-dev] how do you use scripts?

2014-12-12 Thread Eliot Miranda
Hi Tudor, On Fri, Dec 12, 2014 at 3:14 AM, Tudor Girba tu...@tudorgirba.com wrote: Hi, As input for designing new features that better support scripting in Pharo, we would benefit from a bit more input around the role scripts play in your development life. To this end, I would like to

[Pharo-dev] [pharo-project/pharo-core] 057334: 40414

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

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

2014-12-12 Thread GitHub
Branch: refs/tags/40414 Home: https://github.com/pharo-project/pharo-core

Re: [Pharo-dev] SODD

2014-12-12 Thread Yuriy Tymchuk
On 12 Dec 2014, at 22:53, Mark Bestley s...@bestley.co.uk wrote: On 12/12/2014 13:08, Yuriy Tymchuk wrote: On 12 Dec 2014, at 11:57, p...@highoctane.be mailto:p...@highoctane.be wrote: On Fri, Dec 12, 2014 at 11:34 AM, Yuriy Tymchuk yuriy.tymc...@me.com

[Pharo-dev] 14616 Package Tags causing merge conflict

2014-12-12 Thread Ben Coman
There are a dozen tickets to rename test packages to conform with the standard patter, e.g. ShoutTests -- Shout-Tests. The META case is... https://pharo.fogbugz.com/default.asp?14447 The Merge of these slices seems to be failing, for example, due to the non-existant Shout-Tests being created