Configuration for Roassal2

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

Configuration for Roassal2

abergel
Hi!

As you may know, we are working on Roassal2. Maybe we could include it in the moose image?

Gofer new smalltalkhubUser: 'ObjectProfile'
    project: 'Roassal2';
    package: 'ConfigurationOfRoassal2';
    load.
(Smalltalk at: #ConfigurationOfRoassal2) load

Cheers,
Alexandre

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




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

Re: Configuration for Roassal2

Tudor Girba-2
Hi,

@Alex: Thanks for the configuration! We should add it to the ConfigurationOfGlamour. I will do it tomorrow if nobody else beats me to it :).

@Everyone: The goal is to replace Roassal with Roassal2 for the release of Moose 5.0. This will be a significant change, although the API should be largely backward compatible.

Cheers,
Doru



On Mon, Jan 20, 2014 at 2:58 PM, Alexandre Bergel <[hidden email]> wrote:
Hi!

As you may know, we are working on Roassal2. Maybe we could include it in the moose image?

Gofer new smalltalkhubUser: 'ObjectProfile'
    project: 'Roassal2';
    package: 'ConfigurationOfRoassal2';
    load.
(Smalltalk at: #ConfigurationOfRoassal2) load

Cheers,
Alexandre

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




_______________________________________________
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: Configuration for Roassal2

abergel
> @Alex: Thanks for the configuration! We should add it to the ConfigurationOfGlamour. I will do it tomorrow if nobody else beats me to it :).

I’ve just done it.

Alexandre



>
> @Everyone: The goal is to replace Roassal with Roassal2 for the release of Moose 5.0. This will be a significant change, although the API should be largely backward compatible.
>
> Cheers,
> Doru
>
>
>
> On Mon, Jan 20, 2014 at 2:58 PM, Alexandre Bergel <[hidden email]> wrote:
> Hi!
>
> As you may know, we are working on Roassal2. Maybe we could include it in the moose image?
>
> Gofer new smalltalkhubUser: 'ObjectProfile'
>     project: 'Roassal2';
>     package: 'ConfigurationOfRoassal2';
>     load.
> (Smalltalk at: #ConfigurationOfRoassal2) load
>
> Cheers,
> Alexandre
>
> --
> _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:
> Alexandre Bergel  http://www.bergel.eu
> ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
>
>
>
>
> _______________________________________________
> Moose-dev mailing list
> [hidden email]
> https://www.iam.unibe.ch/mailman/listinfo/moose-dev
>
>
>
> --
> www.tudorgirba.com
>
> "Every thing has its own flow"
> _______________________________________________
> Moose-dev mailing list
> [hidden email]
> https://www.iam.unibe.ch/mailman/listinfo/moose-dev

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




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

Re: Configuration for Roassal2

Tudor Girba-2
Thanks!

I will create a first version of a Glamour presentation for it today or tomorrow.

Cheers,
Doru


On Tue, Jan 21, 2014 at 12:46 PM, Alexandre Bergel <[hidden email]> wrote:
> @Alex: Thanks for the configuration! We should add it to the ConfigurationOfGlamour. I will do it tomorrow if nobody else beats me to it :).

I’ve just done it.

Alexandre



>
> @Everyone: The goal is to replace Roassal with Roassal2 for the release of Moose 5.0. This will be a significant change, although the API should be largely backward compatible.
>
> Cheers,
> Doru
>
>
>
> On Mon, Jan 20, 2014 at 2:58 PM, Alexandre Bergel <[hidden email]> wrote:
> Hi!
>
> As you may know, we are working on Roassal2. Maybe we could include it in the moose image?
>
> Gofer new smalltalkhubUser: 'ObjectProfile'
>     project: 'Roassal2';
>     package: 'ConfigurationOfRoassal2';
>     load.
> (Smalltalk at: #ConfigurationOfRoassal2) load
>
> Cheers,
> Alexandre
>
> --
> _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:
> Alexandre Bergel  http://www.bergel.eu
> ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
>
>
>
>
> _______________________________________________
> Moose-dev mailing list
> [hidden email]
> https://www.iam.unibe.ch/mailman/listinfo/moose-dev
>
>
>
> --
> www.tudorgirba.com
>
> "Every thing has its own flow"
> _______________________________________________
> Moose-dev mailing list
> [hidden email]
> https://www.iam.unibe.ch/mailman/listinfo/moose-dev

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




_______________________________________________
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: Configuration for Roassal2

abergel
Excellent!

Alexandre


On Jan 21, 2014, at 8:49 AM, Tudor Girba <[hidden email]> wrote:

> Thanks!
>
> I will create a first version of a Glamour presentation for it today or tomorrow.
>
> Cheers,
> Doru
>
>
> On Tue, Jan 21, 2014 at 12:46 PM, Alexandre Bergel <[hidden email]> wrote:
> > @Alex: Thanks for the configuration! We should add it to the ConfigurationOfGlamour. I will do it tomorrow if nobody else beats me to it :).
>
> I’ve just done it.
>
> Alexandre
>
>
>
> >
> > @Everyone: The goal is to replace Roassal with Roassal2 for the release of Moose 5.0. This will be a significant change, although the API should be largely backward compatible.
> >
> > Cheers,
> > Doru
> >
> >
> >
> > On Mon, Jan 20, 2014 at 2:58 PM, Alexandre Bergel <[hidden email]> wrote:
> > Hi!
> >
> > As you may know, we are working on Roassal2. Maybe we could include it in the moose image?
> >
> > Gofer new smalltalkhubUser: 'ObjectProfile'
> >     project: 'Roassal2';
> >     package: 'ConfigurationOfRoassal2';
> >     load.
> > (Smalltalk at: #ConfigurationOfRoassal2) load
> >
> > Cheers,
> > Alexandre
> >
> > --
> > _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:
> > Alexandre Bergel  http://www.bergel.eu
> > ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
> >
> >
> >
> >
> > _______________________________________________
> > Moose-dev mailing list
> > [hidden email]
> > https://www.iam.unibe.ch/mailman/listinfo/moose-dev
> >
> >
> >
> > --
> > www.tudorgirba.com
> >
> > "Every thing has its own flow"
> > _______________________________________________
> > Moose-dev mailing list
> > [hidden email]
> > https://www.iam.unibe.ch/mailman/listinfo/moose-dev
>
> --
> _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:
> Alexandre Bergel  http://www.bergel.eu
> ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
>
>
>
>
> _______________________________________________
> Moose-dev mailing list
> [hidden email]
> https://www.iam.unibe.ch/mailman/listinfo/moose-dev
>
>
>
> --
> www.tudorgirba.com
>
> "Every thing has its own flow"
> _______________________________________________
> Moose-dev mailing list
> [hidden email]
> https://www.iam.unibe.ch/mailman/listinfo/moose-dev

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




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

Re: Configuration for Roassal2

Stéphane Ducasse
In reply to this post by Tudor Girba-2

> Hi,
>
> @Alex: Thanks for the configuration! We should add it to the ConfigurationOfGlamour. I will do it tomorrow if nobody else beats me to it :).
>
> @Everyone: The goal is to replace Roassal with Roassal2 for the release of Moose 5.0. This will be a significant change, although the API should be largely backward compatible.

What is the difference?
Why is it better?
What are the API changes?

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

Re: Configuration for Roassal2

abergel
It is cleaner, uses Athens and Viva, plus contains many more builder.
We will soon release it, it is _truly_ mind blowing :-)

Alexandre


On Jan 24, 2014, at 5:25 PM, Stéphane Ducasse <[hidden email]> wrote:

>
>> Hi,
>>
>> @Alex: Thanks for the configuration! We should add it to the ConfigurationOfGlamour. I will do it tomorrow if nobody else beats me to it :).
>>
>> @Everyone: The goal is to replace Roassal with Roassal2 for the release of Moose 5.0. This will be a significant change, although the API should be largely backward compatible.
>
> What is the difference?
> Why is it better?
> What are the API changes?
>
> Stef
> _______________________________________________
> Moose-dev mailing list
> [hidden email]
> https://www.iam.unibe.ch/mailman/listinfo/moose-dev

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




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

Re: Configuration for Roassal2

Stéphane Ducasse

On 24 Jan 2014, at 21:10, Alexandre Bergel <[hidden email]> wrote:

> It is cleaner, uses Athens and Viva,

Excellent I love to here that
Did you mention it to igor?

> plus contains many more builder.
> We will soon release it, it is _truly_ mind blowing :-)

I’m happy because I saw a gem in Viva.
I think that it is the right substrate to build the next animation framework.
And we could have something as good or better than emmanuel’ one.

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