Re: [Pharo-dev] [ANN] Pharo 4.0 is released!

2015-04-18 Thread Laszlo Zsolt Kiss
Thank you for all of the devs!



Re: [Pharo-dev] [ANN] Pharo 4.0 is released!

2015-04-16 Thread Norbert Hartl
Huay

Congrats you guys for the hard work

Norbert

 Am 16.04.2015 um 11:29 schrieb Esteban Lorenzano esteba...@gmail.com:
 
 Please spread widely. 
 Sorry for multiple posts. 
 
 (this post can be see here: http://pharo.org/news/pharo-4.0-released 
 http://pharo.org/news/pharo-4.0-released)
 
 Dear World,
 
 Pharo 4.0 (http://www.pharo.org http://www.pharo.org/) is here.
 
 Pharo is a pure object-oriented programming language and a powerful 
 environment, focused on simplicity and immediate feedback.
 
 
 Many things have changed in Pharo. Here are some highlights:
 - Inspector/Playground/Spotter are new moldable development tools for 
 inspecting, coding and searching objects.
 - Slots model instance variables as first class entities and enable 
 meta-programming on this level.
 - ShoreLine reporter introduces a way to report system errors and collect 
 statistics, that we will use for future improvements 
 - Dark theme.
 
 These are just the more prominent highlights, but the details are just as 
 important. We have closed 1697 issues in Pharo 4. Take a moment to go through 
 a more detailed recount of the progress:
 
 https://github.com/pharo-project/ChangeLogs/blob/master/Pharo40ChangeLogs.md 
 https://github.com/pharo-project/ChangeLogs/blob/master/Pharo40ChangeLogs.md
 Pharo is improving on many fronts, but one of the most prominent changes is 
 the addition of moldable tools for inspection and search. These tools provide 
 extension mechanisms that allow every object to define ways in which it can 
 be understood effectively. To provide an idea of the impact of the already 
 existing extensions, the map below shows the Pharo classes grouped in 
 packages, highlighting in red those parts of the system that have at least 
 one such custom view coming with the main distribution. The spread of these 
 extensions shows that moldability is powerful mechanism that can be used in 
 many contexts.
 
 
 
 Remember that Pharo is your platform. We thank all the contributors of this 
 release: 
 
 Clara Allende, Jean-Baptiste Arnaud, Jean-Christophe Bach, Philippe Back, 
 Clement Bera, Alexandre Bergel, Torsten Bergmann, Vincent Blondeau, Noury 
 Bouraqadi, Santiago Bragagnolo, Johan Brichau, Sven Van Caekenberghe, Damien 
 Cassou, Nicolas Cellier, Guido Chari, Dimitris Chloupis, Andrei Chis, Ben 
 Coman, Bernardo Contreras, Tommaso Dal Sasso, Jan Van De Sandt, Christophe 
 Demarey, Sean DeNigris, Marcus Denker, Martin Dias, Stephane Ducasse, Stephan 
 Eggermont, Luc Fabresse, Johan Fabry, Hilaire Fernandes, Jerome Garcia, Tudor 
 Girba, Thierry Goubier, Jigyasa Grover, Kris Gybels, Norbert Hartl, Dale 
 Henrichs, Pablo Herrero, Nicolai Hess, Pavel Krivanek, Juraj Kubelka, Jan 
 Kurs, Laurent Laffont, Jannik Laval, Kevin Lanvin, Max Leske, David Lewis, 
 Diego Lont, Esteban Lorenzano, Tim Mackinnon, Attila Magyar, Esteban 
 Maringolo, Stefan Marr, Max Mattone, Martin Mc Clure, Eliot Miranda, Alain 
 Plantec, Guillermo Polito, Damien Pollet, Stefan Reichhart, Mark Rizun, Udo 
 Schneider, Ignacio Sniechowski, Henrik Sperre Johansen, Igor Stasenko, 
 Aliaksei Syrel, Ciprian Teodorov, Camille Teruel, Sebastian Tleye, Yuriy 
 Tymchuk, Peter Uhnak, Andres Valloud, Sven Van Caekenberghe, Thomas Vincent, 
 Jan Vrany, Martin Walk, Richard Wettel, Dmitri Zagidulin
 
 And all those who contributed indirectly, by reporting bugs, participating in 
 discussion threads, providing feedback...
 
 Pharo 4.0 is another big step. And, the best is yet to come.
 
 Enjoy!
 The Pharo Team
 
 ___
 Magritte, Pier and Related Tools ...
 https://www.iam.unibe.ch/mailman/listinfo/smallwiki



Re: [Pharo-dev] [ANN] Pharo 4.0 is released!

2015-04-16 Thread kilon alios
great work people, keep pushing forward, sky is the limit :)

a minor mistake in the website

Check the annonucement http://pharo.org/news/pharo-4.0-released, and the
ChangeLogs
https://github.com/pharo-project/pharo-changelogs/blob/master/Pharo40ChangeLogs.md
.

should be announcement

On Thu, Apr 16, 2015 at 12:29 PM, Esteban Lorenzano esteba...@gmail.com
wrote:

 Please spread widely.
 Sorry for multiple posts.

 (this post can be see here: http://pharo.org/news/pharo-4.0-released)

 Dear World,

 Pharo 4.0 (http://www.pharo.org) is here.

 Pharo is a pure object-oriented programming language and a powerful
 environment, focused on simplicity and immediate feedback.

 Many things have changed in Pharo. Here are some highlights:
 - Inspector/Playground/Spotter are new moldable development tools for
 inspecting, coding and searching objects.
 - Slots model instance variables as first class entities and enable
 meta-programming on this level.
 - ShoreLine reporter introduces a way to report system errors and collect
 statistics, that we will use for future improvements
 - Dark theme.

 These are just the more prominent highlights, but the details are just as
 important. We have closed 1697 issues in Pharo 4. Take a moment to go
 through a more detailed recount of the progress:


 https://github.com/pharo-project/ChangeLogs/blob/master/Pharo40ChangeLogs.md

 Pharo is improving on many fronts, but one of the most prominent changes
 is the addition of moldable tools for inspection and search. These tools
 provide extension mechanisms that allow every object to define ways in
 which it can be understood effectively. To provide an idea of the impact of
 the already existing extensions, the map below shows the Pharo classes
 grouped in packages, highlighting in red those parts of the system that
 have at least one such custom view coming with the main distribution. The
 spread of these extensions shows that moldability is powerful mechanism
 that can be used in many contexts.


 Remember that Pharo is your platform. We thank all the contributors of
 this release:

 Clara Allende, Jean-Baptiste Arnaud, Jean-Christophe Bach, Philippe Back,
 Clement Bera, Alexandre Bergel, Torsten Bergmann, Vincent Blondeau, Noury
 Bouraqadi, Santiago Bragagnolo, Johan Brichau, Sven Van Caekenberghe,
 Damien Cassou, Nicolas Cellier, Guido Chari, Dimitris Chloupis, Andrei
 Chis, Ben Coman, Bernardo Contreras, Tommaso Dal Sasso, Jan Van De Sandt,
 Christophe Demarey, Sean DeNigris, Marcus Denker, Martin Dias, Stephane
 Ducasse, Stephan Eggermont, Luc Fabresse, Johan Fabry, Hilaire Fernandes,
 Jerome Garcia, Tudor Girba, Thierry Goubier, Jigyasa Grover, Kris Gybels,
 Norbert Hartl, Dale Henrichs, Pablo Herrero, Nicolai Hess, Pavel Krivanek,
 Juraj Kubelka, Jan Kurs, Laurent Laffont, Jannik Laval, Kevin Lanvin, Max
 Leske, David Lewis, Diego Lont, Esteban Lorenzano, Tim Mackinnon, Attila
 Magyar, Esteban Maringolo, Stefan Marr, Max Mattone, Martin Mc Clure, Eliot
 Miranda, Alain Plantec, Guillermo Polito, Damien Pollet, Stefan Reichhart,
 Mark Rizun, Udo Schneider, Ignacio Sniechowski, Henrik Sperre Johansen,
 Igor Stasenko, Aliaksei Syrel, Ciprian Teodorov, Camille Teruel, Sebastian
 Tleye, Yuriy Tymchuk, Peter Uhnak, Andres Valloud, Sven Van Caekenberghe,
 Thomas Vincent, Jan Vrany, Martin Walk, Richard Wettel, Dmitri Zagidulin

 And all those who contributed indirectly, by reporting bugs, participating
 in discussion threads, providing feedback...

 Pharo 4.0 is another big step. And, the best is yet to come.

 Enjoy!
 The Pharo Team




Re: [Pharo-dev] [ANN] Pharo 4.0 is released!

2015-04-16 Thread Stephan Eggermont

Well done, all! Please enjoy creating the future of computing.

Stephan




Re: [Pharo-dev] [ANN] Pharo 4.0 is released!

2015-04-16 Thread Torsten Bergmann
What a nice release! Future is wide open ... and we have to/will shape it.

While we can enjoy the shiny Pharo 4.0 release please remember that I already 
created:

http://smalltalkhub.com/#!/~Pharo/Pharo50Inbox
http://smalltalkhub.com/#!/~Pharo/Pharo50

to wait for even more powerful stuff ;)

Also do not forget to put working configurations of your projects
into http://smalltalkhub.com/#!/~Pharo/MetaRepoForPharo40

Thx
T.



Re: [Pharo-dev] [ANN] Pharo 4.0 is released!

2015-04-16 Thread Esteban Lorenzano

 On 16 Apr 2015, at 15:34, Sean P. DeNigris s...@clipperadams.com wrote:
 
 EstebanLM wrote
 Pharo 4.0 (http://www.pharo.org) is here.
 
 Great! Congrats to all :)
 
 Maybe we should we show the dark theme in the screenshots on pharo.org?

yes, I wanted but no time… I will add some in the upcoming days… 

 
 
 
 -
 Cheers,
 Sean
 --
 View this message in context: 
 http://forum.world.st/ANN-Pharo-4-0-is-released-tp4819876p4819953.html
 Sent from the Pharo Smalltalk Developers mailing list archive at Nabble.com.
 




Re: [Pharo-dev] [ANN] Pharo 4.0 is released!

2015-04-16 Thread Thierry Goubier
2015-04-16 11:29 GMT+02:00 Esteban Lorenzano esteba...@gmail.com:

 Dear World,

 Pharo 4.0 (http://www.pharo.org) is here.


Yes!


 Pharo 4.0 is another big step. And, the best is yet to come.

 Enjoy!


I will,

Thierry


 The Pharo Team




Re: [Pharo-dev] [ANN] Pharo 4.0 is released!

2015-04-16 Thread Sean P. DeNigris
EstebanLM wrote
 Pharo 4.0 (http://www.pharo.org) is here.

Great! Congrats to all :)

Maybe we should we show the dark theme in the screenshots on pharo.org?



-
Cheers,
Sean
--
View this message in context: 
http://forum.world.st/ANN-Pharo-4-0-is-released-tp4819876p4819953.html
Sent from the Pharo Smalltalk Developers mailing list archive at Nabble.com.