[Pharo-dev] Github package management beta

2017-06-06 Thread Eliot Miranda
Hi All, I've been invited to participate in github's Bera test of their new package management support. I don't know much, if anything, about the software except that it supports RubyGems (Ruby), Maven (Java) and npm (JavaScript) formats. My contact at github has asked me to supply a list

Re: [Pharo-dev] New and richer halt messages

2017-06-06 Thread Ben Coman
Nice idea. On Wed, Jun 7, 2017 at 5:34 AM, Henrik Nergaard wrote: > A simple way of having a "onlyMe" type is to throw another type of error > and wrap the code execution with an #on:do: catching and resuming Halt. > > Here is an example: > >

Re: [Pharo-dev] [ Pillar ] Plumbing travis + github => pdf delivered to you

2017-06-06 Thread Ben Coman
This is really nice. Thanks Damien. Is it possible for the book title to appear in the PDF filename. At [1] it is "book.spiral.pdf", which I guess might conflict if someone wants to download other books to the same folder. Both [3] & [4] are "book.pdf". cheers -ben On Wed, Jun 7, 2017 at 2:48

Re: [Pharo-dev] please test download for Pharo 6.0

2017-06-06 Thread Martin Dias
Hi, same as Alexandre here: curl get.pharo.org/64 | bash % Total% Received % Xferd Average Speed TimeTime Time Current Dload Upload Total SpentLeft Speed 100 232 100 2320 0425 0 --:--:-- --:--:-- --:--:-- 424 bash:

Re: [Pharo-dev] OSProcess behaves wrong on Mac OS Sierra - Pharo 6

2017-06-06 Thread Eliot Miranda
Hi Cyrille, > On Jun 6, 2017, at 7:21 AM, Cyrille Delaunay wrote: > > Hello, > > I am running a Pharo 6 image (Latest update: #60498) on a mac sierra machine > (10.12.1). > I loaded version 4.6.4 of OSProcess (which is the one loaded with stable > version of

Re: [Pharo-dev] New and richer halt messages

2017-06-06 Thread Henrik Nergaard
A simple way of having a "onlyMe" type is to throw another type of error and wrap the code execution with an #on:do: catching and resuming Halt. Here is an example: --- | cls | cls := Halt subclass: #CustomHalt. cls class compile:

Re: [Pharo-dev] please test download for Pharo 6.0

2017-06-06 Thread Stephan Eggermont
On 02/06/17 23:10, Nicolas Cellier wrote: This is now fixed, you just have to wait for appveyor to finish its job. Guys, I have pushed Win64 VM including the Pharo flavour. Thanks, I appreciate it. It works well in Squeak but I'm not a Pharo user (or very casual). All I'm asking for weeks or

Re: [Pharo-dev] [ Pillar ] Plumbing travis + github => pdf delivered to you

2017-06-06 Thread Denis Kudriashov
Perfect! 2017-06-06 20:48 GMT+02:00 Stephane Ducasse : > Thanks Damien Pollet now we have a new pdf inside git hub each time you > commit. > > Here are two examples > - https://github.com/SquareBracketAssociates/Booklet-Smacc/releases > -

Re: [Pharo-dev] [ Pillar ] Plumbing travis + github => pdf delivered to you

2017-06-06 Thread Esteban A. Maringolo
Excellent! Thank you Damien! Esteban A. Maringolo 2017-06-06 15:48 GMT-03:00 Stephane Ducasse : > Thanks Damien Pollet now we have a new pdf inside git hub each time you > commit. > > Here are two examples > -

Re: [Pharo-dev] please test download for Pharo 6.0

2017-06-06 Thread Nicolas Cellier
2017-06-05 13:40 GMT+02:00 Stephane Ducasse : > Hi nicolas > > I do not have a windows OS or machine to test. > If you let me know what I should take and try I can ask from students to > try. > But most of the people in our team is on linux or mac. > > Stef > > Hi Stef,

Re: [Pharo-dev] OSProcess behaves wrong on Mac OS Sierra - Pharo 6

2017-06-06 Thread Stephane Ducasse
thanks cyril Can you open a bug entry? On Tue, Jun 6, 2017 at 4:21 PM, Cyrille Delaunay wrote: > Hello, > > I am running a Pharo 6 image (Latest update: #60498) on a mac sierra machine > (10.12.1). > I loaded version 4.6.4 of OSProcess (which is the one loaded with

Re: [Pharo-dev] [ANN] Pharo 6.0 released!

2017-06-06 Thread Stephan Eggermont
On 06/06/17 17:11, Esteban Lorenzano wrote: Dear World, The time has come for Pharo 6.0! Yes! Well done! Stephan

[Pharo-dev] [ Pillar ] Plumbing travis + github => pdf delivered to you

2017-06-06 Thread Stephane Ducasse
Thanks Damien Pollet now we have a new pdf inside git hub each time you commit. Here are two examples - https://github.com/SquareBracketAssociates/Booklet-Smacc/releases - https://github.com/SquareBracketAssociates/Booklet-Glorp/releases I'm going to do that for all the booklets and books :)

Re: [Pharo-dev] FTs now support single and multi-cells selection

2017-06-06 Thread Stephan Eggermont
Nice. That looks like we are getting ready to add inline editable table-based views to our browsers. That should work well with Cucumber style tests with examples. Stephan

Re: [Pharo-dev] [Pharo-users] [ANN] Pharo 6.0 released!

2017-06-06 Thread Sven Van Caekenberghe
> On 6 Jun 2017, at 18:18, Ben Coman wrote: > > > > On Tue, Jun 6, 2017 at 11:11 PM, Esteban Lorenzano > wrote: > Dear World, > > The time has come for Pharo 6.0! > > Woot! > cheers -ben Super. Thank you all.

Re: [Pharo-dev] [Pharo-users] [ANN] Pharo 6.0 released!

2017-06-06 Thread Ben Coman
On Tue, Jun 6, 2017 at 11:11 PM, Esteban Lorenzano wrote: > Dear World, > > The time has come for Pharo 6.0! > Woot! cheers -ben

[Pharo-dev] OSProcess behaves wrong on Mac OS Sierra - Pharo 6

2017-06-06 Thread Cyrille Delaunay
Hello, I am running a Pharo 6 image (Latest update: #60498) on a mac sierra machine (10.12.1). I loaded version 4.6.4 of OSProcess (which is the one loaded with stable version of CommandShell project). I expected these methods to tell that I am running on a "mac unix" system: OSProcess class >>

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

2017-06-06 Thread GitHub
Branch: refs/tags/60499 Home: https://github.com/pharo-project/pharo-core

[Pharo-dev] [pharo-project/pharo-core] ba76c8: 60499

2017-06-06 Thread GitHub
Branch: refs/heads/6.0 Home: https://github.com/pharo-project/pharo-core Commit: ba76c8e8fa531c45b5d5897fa5786eb4545a92c8 https://github.com/pharo-project/pharo-core/commit/ba76c8e8fa531c45b5d5897fa5786eb4545a92c8 Author: Jenkins Build Server Date:

Re: [Pharo-dev] [ANN] Pharo Consortium New Bronze Member: Palantir Solutions

2017-06-06 Thread Tudor Girba
Excellent news! Doru > On Jun 6, 2017, at 2:53 PM, Marcus Denker wrote: > > The Pharo Consortium is very happy to announce that Palantir Solutions > has joined the Consortium as a Bronze Member. > > About > - Palantir Solutions: https://www.petrovr.com > - Pharo

[Pharo-dev] [ANN] Pharo Consortium New Bronze Member: Palantir Solutions

2017-06-06 Thread Marcus Denker
The Pharo Consortium is very happy to announce that Palantir Solutions has joined the Consortium as a Bronze Member. About - Palantir Solutions: https://www.petrovr.com - Pharo Consortium: http://consortium.pharo.org The goal of the Pharo Consortium is to allow companies and institutions to

Re: [Pharo-dev] Highlighting with pillar (html)

2017-06-06 Thread p...@highoctane.be
Is [[[lan­gua­ge=­Sma­lltalk g := RTGrapher new. ds := RTData new. ds points: 'What a beautiful day' substrings. ds y: [ :aString | aString size ]. g add: ds. g ]]] any better? Phil On Tue, Jun 6, 2017 at 9:19 AM, Alexandre Bergel wrote: > Hi! > > I have the

Re: [Pharo-dev] Using Pillar and Dropbox

2017-06-06 Thread Damien Pollet
try make wipeout On 6 June 2017 at 08:25, Alexandre Bergel wrote: > Hi! > > I have a book in a dropbox. And this may be causing problem: > > -=-=-=-=-=-=-=-=-=-=-=-=-=-=-= > ~/Dropbox/Workspace/Books/RoassalBooklet> make html > ln -fs ../support build > ln:

[Pharo-dev] Highlighting with pillar (html)

2017-06-06 Thread Alexandre Bergel
Hi! I have the following script: -=-=-=-=-=-=-=-=-=-=-=-= Any objects may be provided in place of this array. For example: [[[ g := RTGrapher new. ds := RTData new. ds points: 'What a beautiful day' substrings. ds y: [ :aString | aString size ]. g add:

[Pharo-dev] Using Pillar and Dropbox

2017-06-06 Thread Alexandre Bergel
Hi! I have a book in a dropbox. And this may be causing problem: -=-=-=-=-=-=-=-=-=-=-=-=-=-=-= ~/Dropbox/Workspace/Books/RoassalBooklet> make html ln -fs ../support build ln: build/support: Operation not permitted make: *** [build/support] Error 1 ~/Dropbox/Workspace/Books/RoassalBooklet>