[ann] moose 5.0

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

[ann] moose 5.0

Tudor Girba-2
We are happy to announce Moose 5.0:


Description
---

This is by far the most extensive Moose release to date. Just take a look at these two trailers.

The key highlights are:
- It is based on Pharo 3.0.
- Roassal2 is a complete reimplementation of the core visual engine of Moose.
- Roassal2 replaced Roassal, EyeSee and Graph-ET, and it features many new things including smooth animations, new composeable builders and several new layouts.
- All built-in Moose visualizations use Roassal2.
- Glamour has been extended with a Pager browser and with Rubric as the main text editor.
- GTSpotter is a new tool that makes it possible to find objects fast.
- GTInspector saw major usability improvements based on the Pager browser, and it now comes with many object specific extensions.
- GTPlayground provides a new way to handle scripts and when combined with GTInspector, it can replace the dedicated easels and editors.
- Moose Finder has been extended with the ability of handling in place visualizations.
- GTDebugger has been strengthen and was made more robust.
- PetitParser has been extended with the notion of context which enables elegant island parsing.

A list of issues addressed in this release can be found at:


Installation
---

The Moose Suite 5.0 comes for each platform as a separate bundle:

The Moose Suite 5.0 can also be loaded in a Pharo 3.0 image either from the Configuration Browser, or by executing the following script:

==Gofer new
==      smalltalkhubUser: 'Moose' project: 'Moose';
==      configuration;
==      loadStable


Happy holidays!
The Moose team

_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev
Reply | Threaded
Open this post in threaded view
|

Re: [Pharo-users] [ann] moose 5.0

Aliaksei Syrel

Juhuuuuu!
Congratulations :)

Cheers,
Alex

On Dec 24, 2014 2:09 AM, "Tudor Girba" <[hidden email]> wrote:
We are happy to announce Moose 5.0:


Description
---

This is by far the most extensive Moose release to date. Just take a look at these two trailers.

The key highlights are:
- It is based on Pharo 3.0.
- Roassal2 is a complete reimplementation of the core visual engine of Moose.
- Roassal2 replaced Roassal, EyeSee and Graph-ET, and it features many new things including smooth animations, new composeable builders and several new layouts.
- All built-in Moose visualizations use Roassal2.
- Glamour has been extended with a Pager browser and with Rubric as the main text editor.
- GTSpotter is a new tool that makes it possible to find objects fast.
- GTInspector saw major usability improvements based on the Pager browser, and it now comes with many object specific extensions.
- GTPlayground provides a new way to handle scripts and when combined with GTInspector, it can replace the dedicated easels and editors.
- Moose Finder has been extended with the ability of handling in place visualizations.
- GTDebugger has been strengthen and was made more robust.
- PetitParser has been extended with the notion of context which enables elegant island parsing.

A list of issues addressed in this release can be found at:


Installation
---

The Moose Suite 5.0 comes for each platform as a separate bundle:

The Moose Suite 5.0 can also be loaded in a Pharo 3.0 image either from the Configuration Browser, or by executing the following script:

==Gofer new
==      smalltalkhubUser: 'Moose' project: 'Moose';
==      configuration;
==      loadStable


Happy holidays!
The Moose team

_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev
Reply | Threaded
Open this post in threaded view
|

Re: [ann] moose 5.0

Tudor Girba-2
In reply to this post by Tudor Girba-2
Thanks everyone for making this happen!

Looking at the progress over the last year, you would not know that this project actually started some 17+ years ago. It's like we just got started.

Let's keep it up.

Cheers,
Doru



On Wed, Dec 24, 2014 at 12:09 AM, Tudor Girba <[hidden email]> wrote:
We are happy to announce Moose 5.0:


Description
---

This is by far the most extensive Moose release to date. Just take a look at these two trailers.

The key highlights are:
- It is based on Pharo 3.0.
- Roassal2 is a complete reimplementation of the core visual engine of Moose.
- Roassal2 replaced Roassal, EyeSee and Graph-ET, and it features many new things including smooth animations, new composeable builders and several new layouts.
- All built-in Moose visualizations use Roassal2.
- Glamour has been extended with a Pager browser and with Rubric as the main text editor.
- GTSpotter is a new tool that makes it possible to find objects fast.
- GTInspector saw major usability improvements based on the Pager browser, and it now comes with many object specific extensions.
- GTPlayground provides a new way to handle scripts and when combined with GTInspector, it can replace the dedicated easels and editors.
- Moose Finder has been extended with the ability of handling in place visualizations.
- GTDebugger has been strengthen and was made more robust.
- PetitParser has been extended with the notion of context which enables elegant island parsing.

A list of issues addressed in this release can be found at:


Installation
---

The Moose Suite 5.0 comes for each platform as a separate bundle:

The Moose Suite 5.0 can also be loaded in a Pharo 3.0 image either from the Configuration Browser, or by executing the following script:

==Gofer new
==      smalltalkhubUser: 'Moose' project: 'Moose';
==      configuration;
==      loadStable


Happy holidays!
The Moose team



--

"Every thing has its own flow"

_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev
Reply | Threaded
Open this post in threaded view
|

Re: [ann] moose 5.0

abergel
In reply to this post by Tudor Girba-2
Excellent ! Does it mean the moose image will be based on Pharo 4.0?

Cheers,
Alexandre  

Envoyé de mon iPhone

Le 24 déc. 2014 à 00:09, Tudor Girba <[hidden email]> a écrit :

We are happy to announce Moose 5.0:


Description
---

This is by far the most extensive Moose release to date. Just take a look at these two trailers.

The key highlights are:
- It is based on Pharo 3.0.
- Roassal2 is a complete reimplementation of the core visual engine of Moose.
- Roassal2 replaced Roassal, EyeSee and Graph-ET, and it features many new things including smooth animations, new composeable builders and several new layouts.
- All built-in Moose visualizations use Roassal2.
- Glamour has been extended with a Pager browser and with Rubric as the main text editor.
- GTSpotter is a new tool that makes it possible to find objects fast.
- GTInspector saw major usability improvements based on the Pager browser, and it now comes with many object specific extensions.
- GTPlayground provides a new way to handle scripts and when combined with GTInspector, it can replace the dedicated easels and editors.
- Moose Finder has been extended with the ability of handling in place visualizations.
- GTDebugger has been strengthen and was made more robust.
- PetitParser has been extended with the notion of context which enables elegant island parsing.

A list of issues addressed in this release can be found at:


Installation
---

The Moose Suite 5.0 comes for each platform as a separate bundle:

The Moose Suite 5.0 can also be loaded in a Pharo 3.0 image either from the Configuration Browser, or by executing the following script:

==Gofer new
==      smalltalkhubUser: 'Moose' project: 'Moose';
==      configuration;
==      loadStable


Happy holidays!
The Moose team
_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev

_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev
Reply | Threaded
Open this post in threaded view
|

Re: [Pharo-users] [ann] moose 5.0

Andrei Chis
In reply to this post by Tudor Girba-2
Finally :)

Cheers,
Andrei

On Wed, Dec 24, 2014 at 1:09 AM, Tudor Girba <[hidden email]> wrote:
We are happy to announce Moose 5.0:


Description
---

This is by far the most extensive Moose release to date. Just take a look at these two trailers.

The key highlights are:
- It is based on Pharo 3.0.
- Roassal2 is a complete reimplementation of the core visual engine of Moose.
- Roassal2 replaced Roassal, EyeSee and Graph-ET, and it features many new things including smooth animations, new composeable builders and several new layouts.
- All built-in Moose visualizations use Roassal2.
- Glamour has been extended with a Pager browser and with Rubric as the main text editor.
- GTSpotter is a new tool that makes it possible to find objects fast.
- GTInspector saw major usability improvements based on the Pager browser, and it now comes with many object specific extensions.
- GTPlayground provides a new way to handle scripts and when combined with GTInspector, it can replace the dedicated easels and editors.
- Moose Finder has been extended with the ability of handling in place visualizations.
- GTDebugger has been strengthen and was made more robust.
- PetitParser has been extended with the notion of context which enables elegant island parsing.

A list of issues addressed in this release can be found at:


Installation
---

The Moose Suite 5.0 comes for each platform as a separate bundle:

The Moose Suite 5.0 can also be loaded in a Pharo 3.0 image either from the Configuration Browser, or by executing the following script:

==Gofer new
==      smalltalkhubUser: 'Moose' project: 'Moose';
==      configuration;
==      loadStable


Happy holidays!
The Moose team


_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev
Reply | Threaded
Open this post in threaded view
|

Re: [Pharo-users] [ann] moose 5.0

Tudor Girba-2
In reply to this post by Tudor Girba-2
Hi Giorgio,

Thanks for the kind words.

Cheers,
Doru



On Wed, Dec 24, 2014 at 1:20 AM, giorgio ferraris <[hidden email]> wrote:
Hi, Guys, 

I'm not (yet) working on Pharo (still VW and some VisualSmalltalk in the few time left free from my main job), but I follow what you do (not just you but all the community) and I have to admit you (all) work really hard. Bergel is doing a fantastic job, and your Moose is very nice, etc. 
But, I really liked the presentation of the GT stuff, I can understand the energy you put behind your work.

Great work. I'm happy you are on the ST community and working on the language (ST) i like the most. Thanks!
 (Oh, I know you don't like to have Pharo called Smalltalk, but I don't like religion's wars, so that is yet smalltalk, for me).

BTW: Happy Holidays to all.

Giorgio

On Wed, Dec 24, 2014 at 12:09 AM, Tudor Girba <[hidden email]> wrote:
We are happy to announce Moose 5.0:


Description
---

This is by far the most extensive Moose release to date. Just take a look at these two trailers.

The key highlights are:
- It is based on Pharo 3.0.
- Roassal2 is a complete reimplementation of the core visual engine of Moose.
- Roassal2 replaced Roassal, EyeSee and Graph-ET, and it features many new things including smooth animations, new composeable builders and several new layouts.
- All built-in Moose visualizations use Roassal2.
- Glamour has been extended with a Pager browser and with Rubric as the main text editor.
- GTSpotter is a new tool that makes it possible to find objects fast.
- GTInspector saw major usability improvements based on the Pager browser, and it now comes with many object specific extensions.
- GTPlayground provides a new way to handle scripts and when combined with GTInspector, it can replace the dedicated easels and editors.
- Moose Finder has been extended with the ability of handling in place visualizations.
- GTDebugger has been strengthen and was made more robust.
- PetitParser has been extended with the notion of context which enables elegant island parsing.

A list of issues addressed in this release can be found at:


Installation
---

The Moose Suite 5.0 comes for each platform as a separate bundle:

The Moose Suite 5.0 can also be loaded in a Pharo 3.0 image either from the Configuration Browser, or by executing the following script:

==Gofer new
==      smalltalkhubUser: 'Moose' project: 'Moose';
==      configuration;
==      loadStable


Happy holidays!
The Moose team




--

"Every thing has its own flow"

_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev
Reply | Threaded
Open this post in threaded view
|

Re: [Pharo-users] [ann] moose 5.0

Tudor Girba-2
In reply to this post by Andrei Chis
Finally!? What do you mean!? ... it's just in time :)

Doru

On Wed, Dec 24, 2014 at 9:42 AM, Andrei Chis <[hidden email]> wrote:
Finally :)

Cheers,
Andrei

On Wed, Dec 24, 2014 at 1:09 AM, Tudor Girba <[hidden email]> wrote:
We are happy to announce Moose 5.0:


Description
---

This is by far the most extensive Moose release to date. Just take a look at these two trailers.

The key highlights are:
- It is based on Pharo 3.0.
- Roassal2 is a complete reimplementation of the core visual engine of Moose.
- Roassal2 replaced Roassal, EyeSee and Graph-ET, and it features many new things including smooth animations, new composeable builders and several new layouts.
- All built-in Moose visualizations use Roassal2.
- Glamour has been extended with a Pager browser and with Rubric as the main text editor.
- GTSpotter is a new tool that makes it possible to find objects fast.
- GTInspector saw major usability improvements based on the Pager browser, and it now comes with many object specific extensions.
- GTPlayground provides a new way to handle scripts and when combined with GTInspector, it can replace the dedicated easels and editors.
- Moose Finder has been extended with the ability of handling in place visualizations.
- GTDebugger has been strengthen and was made more robust.
- PetitParser has been extended with the notion of context which enables elegant island parsing.

A list of issues addressed in this release can be found at:


Installation
---

The Moose Suite 5.0 comes for each platform as a separate bundle:

The Moose Suite 5.0 can also be loaded in a Pharo 3.0 image either from the Configuration Browser, or by executing the following script:

==Gofer new
==      smalltalkhubUser: 'Moose' project: 'Moose';
==      configuration;
==      loadStable


Happy holidays!
The Moose team


_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev




--

"Every thing has its own flow"

_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev
Reply | Threaded
Open this post in threaded view
|

Re: [ann] moose 5.0

Tudor Girba-2
In reply to this post by abergel
Yes. We will move the Moose image to Pharo 4 as soon as possible.

If someone starts with this before I do, please keep track of the amount of effort you put into it and the kind of problems your encounter. It's important for advertising Pharo 4 :)

Cheers,
Doru 

On Wed, Dec 24, 2014 at 6:33 AM, Alexandre Bergel <[hidden email]> wrote:
Excellent ! Does it mean the moose image will be based on Pharo 4.0?

Cheers,
Alexandre  

Envoyé de mon iPhone

Le 24 déc. 2014 à 00:09, Tudor Girba <[hidden email]> a écrit :

We are happy to announce Moose 5.0:


Description
---

This is by far the most extensive Moose release to date. Just take a look at these two trailers.

The key highlights are:
- It is based on Pharo 3.0.
- Roassal2 is a complete reimplementation of the core visual engine of Moose.
- Roassal2 replaced Roassal, EyeSee and Graph-ET, and it features many new things including smooth animations, new composeable builders and several new layouts.
- All built-in Moose visualizations use Roassal2.
- Glamour has been extended with a Pager browser and with Rubric as the main text editor.
- GTSpotter is a new tool that makes it possible to find objects fast.
- GTInspector saw major usability improvements based on the Pager browser, and it now comes with many object specific extensions.
- GTPlayground provides a new way to handle scripts and when combined with GTInspector, it can replace the dedicated easels and editors.
- Moose Finder has been extended with the ability of handling in place visualizations.
- GTDebugger has been strengthen and was made more robust.
- PetitParser has been extended with the notion of context which enables elegant island parsing.

A list of issues addressed in this release can be found at:


Installation
---

The Moose Suite 5.0 comes for each platform as a separate bundle:

The Moose Suite 5.0 can also be loaded in a Pharo 3.0 image either from the Configuration Browser, or by executing the following script:

==Gofer new
==      smalltalkhubUser: 'Moose' project: 'Moose';
==      configuration;
==      loadStable


Happy holidays!
The Moose team
_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev

_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev




--

"Every thing has its own flow"

_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev
Reply | Threaded
Open this post in threaded view
|

Re: [ann] moose 5.0

kilon.alios
well done guys , you have done very good job and helped Pharo a lot to progress forward. Moose is 17 years old ? o_O

On Wed, Dec 24, 2014 at 3:57 PM, Tudor Girba <[hidden email]> wrote:
Yes. We will move the Moose image to Pharo 4 as soon as possible.

If someone starts with this before I do, please keep track of the amount of effort you put into it and the kind of problems your encounter. It's important for advertising Pharo 4 :)

Cheers,
Doru 

On Wed, Dec 24, 2014 at 6:33 AM, Alexandre Bergel <[hidden email]> wrote:
Excellent ! Does it mean the moose image will be based on Pharo 4.0?

Cheers,
Alexandre  

Envoyé de mon iPhone

Le 24 déc. 2014 à 00:09, Tudor Girba <[hidden email]> a écrit :

We are happy to announce Moose 5.0:


Description
---

This is by far the most extensive Moose release to date. Just take a look at these two trailers.

The key highlights are:
- It is based on Pharo 3.0.
- Roassal2 is a complete reimplementation of the core visual engine of Moose.
- Roassal2 replaced Roassal, EyeSee and Graph-ET, and it features many new things including smooth animations, new composeable builders and several new layouts.
- All built-in Moose visualizations use Roassal2.
- Glamour has been extended with a Pager browser and with Rubric as the main text editor.
- GTSpotter is a new tool that makes it possible to find objects fast.
- GTInspector saw major usability improvements based on the Pager browser, and it now comes with many object specific extensions.
- GTPlayground provides a new way to handle scripts and when combined with GTInspector, it can replace the dedicated easels and editors.
- Moose Finder has been extended with the ability of handling in place visualizations.
- GTDebugger has been strengthen and was made more robust.
- PetitParser has been extended with the notion of context which enables elegant island parsing.

A list of issues addressed in this release can be found at:


Installation
---

The Moose Suite 5.0 comes for each platform as a separate bundle:

The Moose Suite 5.0 can also be loaded in a Pharo 3.0 image either from the Configuration Browser, or by executing the following script:

==Gofer new
==      smalltalkhubUser: 'Moose' project: 'Moose';
==      configuration;
==      loadStable


Happy holidays!
The Moose team
_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev

_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev




--

"Every thing has its own flow"

_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev



_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev