Changes in the configurations of GTools

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

Changes in the configurations of GTools

Andrei Chis
Hi all,

To make it easier to integrate GTools into Pharo we split the three configurations that were used (ConfigurationOfGlamour, ConfigurationOfGTInspector, ConfigurationOfGTPlayground) into two.

Now there are:
ConfigurationOfGlamourCore, 
ConfigurationOfGTInspectorCore, 
ConfigurationOfGTPlaygroundCore

These only load the features that are integrated into Pharo.
There are also ConfigurationOfGlamour, ConfigurationOfGTInspector and ConfigurationOfGTPlayground that are based on the previous ones, load all the other features, and are supposed to be loaded into Moose. From a user of this configuration there should be no visible changes.

We also simplified a lot ConfigurationOfGlamour and fixed some bugs in ConfigurationOfPetitParser.
Let us know if you encounter any problems.



Cheers,
Andrei

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

Re: Changes in the configurations of GTools

Tudor Girba-2
Good work, Andrei!

This type of tedious work is typically under appreciated, but really needed.

Thanks,
Doru

On Wed, Oct 29, 2014 at 11:07 PM, Andrei Chis <[hidden email]> wrote:
Hi all,

To make it easier to integrate GTools into Pharo we split the three configurations that were used (ConfigurationOfGlamour, ConfigurationOfGTInspector, ConfigurationOfGTPlayground) into two.

Now there are:
ConfigurationOfGlamourCore, 
ConfigurationOfGTInspectorCore, 
ConfigurationOfGTPlaygroundCore

These only load the features that are integrated into Pharo.
There are also ConfigurationOfGlamour, ConfigurationOfGTInspector and ConfigurationOfGTPlayground that are based on the previous ones, load all the other features, and are supposed to be loaded into Moose. From a user of this configuration there should be no visible changes.

We also simplified a lot ConfigurationOfGlamour and fixed some bugs in ConfigurationOfPetitParser.
Let us know if you encounter any problems.



Cheers,
Andrei

_______________________________________________
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