[ANN] Pharo 4.0 is released!

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
25 messages Options
12
Reply | Threaded
Open this post in threaded view
|

[ANN] Pharo 4.0 is released!

EstebanLM
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:


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

Reply | Threaded
Open this post in threaded view
|

Re: [ANN] Pharo 4.0 is released!

kilon.alios
great work people, keep pushing forward, sky is the limit :)

a minor mistake in the website

"Check the annonucement, and the ChangeLogs."

should be "announcement"

On Thu, Apr 16, 2015 at 12:29 PM, Esteban Lorenzano <[hidden email]> 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:


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


Reply | Threaded
Open this post in threaded view
|

Re: [ANN] Pharo 4.0 is released!

EstebanLM
In reply to this post by EstebanLM
spreading the word: 


cheers, 
Esteban

On 16 Apr 2015, at 11:29, Esteban Lorenzano <[hidden email]> wrote:

Please spread widely.


Reply | Threaded
Open this post in threaded view
|

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

Tudor Girba-2
In reply to this post by EstebanLM
Great job!

Thank you everyone for the contributions, support and trust.

Cheers,
Doru


On Thu, Apr 16, 2015 at 11:29 AM, Esteban Lorenzano <[hidden email]> 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:


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





--

"Every thing has its own flow"
Reply | Threaded
Open this post in threaded view
|

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

philippeback


Le 16 avr. 2015 11:56, "Tudor Girba" <[hidden email]> a écrit :
>
> Great job!
>
> Thank you everyone for the contributions, support and trust.

One more out of the door.
That's great.

Anyone interested in doing a podcast episode on this releasr? Chime in.

Phil

>
> Cheers,
> Doru
>
>
> On Thu, Apr 16, 2015 at 11:29 AM, Esteban Lorenzano <[hidden email]> 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
>>
>>
>
>
>
> --
> www.tudorgirba.com
>
> "Every thing has its own flow"

Reply | Threaded
Open this post in threaded view
|

Re: [ANN] Pharo 4.0 is released!

NorbertHartl
In reply to this post by EstebanLM
Hurrrray!!!!

Congrats you guys for the hard work!!!!

Norbert

Am 16.04.2015 um 11:29 schrieb Esteban Lorenzano <[hidden email]>:

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:


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

Reply | Threaded
Open this post in threaded view
|

Re: [ANN] Pharo 4.0 is released!

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.

Reply | Threaded
Open this post in threaded view
|

Re: [ANN] Pharo 4.0 is released!

Stephan Eggermont-3
In reply to this post by EstebanLM
Well done, all! Please enjoy creating the future of computing.

Stephan


Reply | Threaded
Open this post in threaded view
|

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

Sven Van Caekenberghe-2
In reply to this post by Tudor Girba-2

> On 16 Apr 2015, at 11:55, Tudor Girba <[hidden email]> wrote:
>
> Great job!
>
> Thank you everyone for the contributions, support and trust.

+ 100


Reply | Threaded
Open this post in threaded view
|

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

abergel
In reply to this post by EstebanLM
Excellent!!!!

Alexandre

-- 
_,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:
Alexandre Bergel  http://www.bergel.eu
^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.



On Apr 16, 2015, at 6:29 AM, Esteban Lorenzano <[hidden email]> 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:


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


Reply | Threaded
Open this post in threaded view
|

Re: [ANN] Pharo 4.0 is released!

Sean P. DeNigris
Administrator
In reply to this post by EstebanLM
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
Reply | Threaded
Open this post in threaded view
|

Re: [ANN] Pharo 4.0 is released!

EstebanLM

> On 16 Apr 2015, at 15:34, Sean P. DeNigris <[hidden email]> 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.
>


Reply | Threaded
Open this post in threaded view
|

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

jfabry
In reply to this post by Sven Van Caekenberghe-2

> On Apr 16, 2015, at 08:38, Sven Van Caekenberghe <[hidden email]> wrote:
>
>
>> On 16 Apr 2015, at 11:55, Tudor Girba <[hidden email]> wrote:
>>
>> Great job!
>>
>> Thank you everyone for the contributions, support and trust.
>
> + 100

+ 100 as well :-)

Excellent news !!!

---> Save our in-boxes! http://emailcharter.org <---

Johan Fabry   -   http://pleiad.cl/~jfabry
PLEIAD lab  -  Computer Science Department (DCC)  -  University of Chile


Reply | Threaded
Open this post in threaded view
|

Re: [ANN] Pharo 4.0 is released!

Thierry Goubier
In reply to this post by EstebanLM


2015-04-16 11:29 GMT+02:00 Esteban Lorenzano <[hidden email]>:
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


Reply | Threaded
Open this post in threaded view
|

Re: [Esug-list] [ANN] Pharo 4.0 is released!

SergeStinckwich
In reply to this post by EstebanLM
Thank you all !

On Thu, Apr 16, 2015 at 11:29 AM, Esteban Lorenzano <[hidden email]> 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:


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


_______________________________________________
Esug-list mailing list
[hidden email]
http://lists.esug.org/mailman/listinfo/esug-list_lists.esug.org




--
Serge Stinckwich
UCBN & UMI UMMISCO 209 (IRD/UPMC)
Every DSL ends up being Smalltalk
http://www.doesnotunderstand.org/
Reply | Threaded
Open this post in threaded view
|

Re: [Pharo-users] [Esug-list] [ANN] Pharo 4.0 is released!

Richard Wettel-3
Great! And thank you all!
Ricky


Sent from Mailbox


On Thu, Apr 16, 2015 at 5:24 PM, Serge Stinckwich <[hidden email]> wrote:

Thank you all !

On Thu, Apr 16, 2015 at 11:29 AM, Esteban Lorenzano <[hidden email]> 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:


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


_______________________________________________
Esug-list mailing list
[hidden email]
http://lists.esug.org/mailman/listinfo/esug-list_lists.esug.org




--
Serge Stinckwich
UCBN & UMI UMMISCO 209 (IRD/UPMC)
Every DSL ends up being Smalltalk
http://www.doesnotunderstand.org/

Reply | Threaded
Open this post in threaded view
|

Re: [Pharo-users] [Esug-list] [ANN] Pharo 4.0 is released!

Mariano Martinez Peck
Super good news! thank you all!

On Thu, Apr 16, 2015 at 1:08 PM, Richard Wettel <[hidden email]> wrote:
Great! And thank you all!
Ricky


Sent from Mailbox


On Thu, Apr 16, 2015 at 5:24 PM, Serge Stinckwich <[hidden email]> wrote:

Thank you all !

On Thu, Apr 16, 2015 at 11:29 AM, Esteban Lorenzano <[hidden email]> 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:


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


_______________________________________________
Esug-list mailing list
[hidden email]
http://lists.esug.org/mailman/listinfo/esug-list_lists.esug.org




--
Serge Stinckwich
UCBN & UMI UMMISCO 209 (IRD/UPMC)
Every DSL ends up being Smalltalk
http://www.doesnotunderstand.org/




--
Reply | Threaded
Open this post in threaded view
|

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

stepharo
In reply to this post by philippeback
yes phil tell us.

Stef

Le 16/4/15 12:11, [hidden email] a écrit :


Le 16 avr. 2015 11:56, "Tudor Girba" <[hidden email]> a écrit :
>
> Great job!
>
> Thank you everyone for the contributions, support and trust.

One more out of the door.
That's great.

Anyone interested in doing a podcast episode on this releasr? Chime in.

Phil

>
> Cheers,
> Doru
>
>
> On Thu, Apr 16, 2015 at 11:29 AM, Esteban Lorenzano <[hidden email]> 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
>>
>>
>
>
>
> --
> www.tudorgirba.com
>
> "Every thing has its own flow"


Reply | Threaded
Open this post in threaded view
|

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

philippeback


stef

what about next tuesday?

phil

Le 16 avr. 2015 22:44, "stepharo" <[hidden email]> a écrit :
yes phil tell us.

Stef

Le 16/4/15 12:11, [hidden email] a écrit :


Le 16 avr. 2015 11:56, "Tudor Girba" <[hidden email]> a écrit :
>
> Great job!
>
> Thank you everyone for the contributions, support and trust.

One more out of the door.
That's great.

Anyone interested in doing a podcast episode on this releasr? Chime in.

Phil

>
> Cheers,
> Doru
>
>
> On Thu, Apr 16, 2015 at 11:29 AM, Esteban Lorenzano <[hidden email]> 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
>>
>>
>
>
>
> --
> www.tudorgirba.com
>
> "Every thing has its own flow"


Reply | Threaded
Open this post in threaded view
|

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

stepharo
I will be teaching at Lviv but esteban or marcus should be available.

Le 16/4/15 23:02, [hidden email] a écrit :


stef

what about next tuesday?

phil

Le 16 avr. 2015 22:44, "stepharo" <[hidden email]> a écrit :
yes phil tell us.

Stef

Le 16/4/15 12:11, [hidden email] a écrit :


Le 16 avr. 2015 11:56, "Tudor Girba" <[hidden email]> a écrit :
>
> Great job!
>
> Thank you everyone for the contributions, support and trust.

One more out of the door.
That's great.

Anyone interested in doing a podcast episode on this releasr? Chime in.

Phil

>
> Cheers,
> Doru
>
>
> On Thu, Apr 16, 2015 at 11:29 AM, Esteban Lorenzano <[hidden email]> 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
>>
>>
>
>
>
> --
> www.tudorgirba.com
>
> "Every thing has its own flow"



12