Hi all,
I am working hard on being able to test and edit my configurations with Metaceller as well. I do this currently for my own needs: when I need to change a configuration, I change this.
The new metaceller can be opened in Moose with the command GTMetaceller2 open. I am not done yet, as some of the functionality that is in Metaceller, does not have a place in the new Metaceller. Also I have not tested all my buttons ... a few buttons even have a todo as action. For anyone who is curious: give it a try. It is in beta, so you should expect some bugs. But if you report bugs, I will fix them asap.
One of the configurations I have changed is the configuration of GToolkit, so please take a look at how it formats the code. It writes in the order of the platforms, and within a platform it first writes projects, then packages and finally groups. And within it orders them alphabetically. So in the beginning this will cause a lot of changes, but it should be more stable if everyone starts using Metaceller to change their configurations.
Please give your first impressions, Diego
Thanks!
I will take a look.
In the meantime, please fix the GToolkit configuration because it makes the builds red at the moment.
Cheers, Doru
On Wed, Apr 2, 2014 at 4:55 PM, Diego Lont diego.lont@delware.nl wrote:
Hi all,
I am working hard on being able to test and edit my configurations with Metaceller as well. I do this currently for my own needs: when I need to change a configuration, I change this.
The new metaceller can be opened in Moose with the command GTMetaceller2 open. I am not done yet, as some of the functionality that is in Metaceller, does not have a place in the new Metaceller. Also I have not tested all my buttons ... a few buttons even have a todo as action. For anyone who is curious: give it a try. It is in beta, so you should expect some bugs. But if you report bugs, I will fix them asap.
One of the configurations I have changed is the configuration of GToolkit, so please take a look at how it formats the code. It writes in the order of the platforms, and within a platform it first writes projects, then packages and finally groups. And within it orders them alphabetically. So in the beginning this will cause a lot of changes, but it should be more stable if everyone starts using Metaceller to change their configurations.
Please give your first impressions, Diego _______________________________________________ Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev
Ok. I fixed one problem related to the name of GT-Metaceller-Stream (it was added with an extra 's' in the configuration).
But, now I am stuck with another strange error:
*** Warning: Warning: This package depends on the following classes: GTGenericStackDebugger You must resolve these dependencies before you will be able to load these definitions: ACGlamourDebugger
I just cannot see how this is possible given that in the ConfigurationOfAnnouncerCentricDebugger, we have: package: 'ACD-Glamour-Interface' with: [ spec requires: #('ACD-Model' 'GT-Debugger') ]. spec project: 'GT-Debugger' with: [ spec className: 'ConfigurationOfGToolkit'; file: 'ConfigurationOfGToolkit'; version: #development; loads: 'GT-Debugger'; repository: 'http://www.smalltalkhub.com/mc/Moose/GToolkit/main' ] ]
In the meantime, I took out ACD from the default group of GToolkit, but we have to figure this problem out. Diego, could you help?
Doru
On Wed, Apr 2, 2014 at 7:46 PM, Tudor Girba tudor@tudorgirba.com wrote:
Thanks!
I will take a look.
In the meantime, please fix the GToolkit configuration because it makes the builds red at the moment.
Cheers, Doru
On Wed, Apr 2, 2014 at 4:55 PM, Diego Lont diego.lont@delware.nl wrote:
Hi all,
I am working hard on being able to test and edit my configurations with Metaceller as well. I do this currently for my own needs: when I need to change a configuration, I change this.
The new metaceller can be opened in Moose with the command GTMetaceller2 open. I am not done yet, as some of the functionality that is in Metaceller, does not have a place in the new Metaceller. Also I have not tested all my buttons ... a few buttons even have a todo as action. For anyone who is curious: give it a try. It is in beta, so you should expect some bugs. But if you report bugs, I will fix them asap.
One of the configurations I have changed is the configuration of GToolkit, so please take a look at how it formats the code. It writes in the order of the platforms, and within a platform it first writes projects, then packages and finally groups. And within it orders them alphabetically. So in the beginning this will cause a lot of changes, but it should be more stable if everyone starts using Metaceller to change their configurations.
Please give your first impressions, Diego _______________________________________________ Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev
-- www.tudorgirba.com
"Every thing has its own flow"
Also, now we have 6 tests that are failing in Metaceller. Could you take a look, Diego?
Doru
On Thu, Apr 3, 2014 at 7:43 AM, Tudor Girba tudor@tudorgirba.com wrote:
Ok. I fixed one problem related to the name of GT-Metaceller-Stream (it was added with an extra 's' in the configuration).
But, now I am stuck with another strange error:
*** Warning: Warning: This package depends on the following classes: GTGenericStackDebugger You must resolve these dependencies before you will be able to load these definitions: ACGlamourDebugger
I just cannot see how this is possible given that in the ConfigurationOfAnnouncerCentricDebugger, we have: package: 'ACD-Glamour-Interface' with: [ spec requires: #('ACD-Model' 'GT-Debugger') ]. spec project: 'GT-Debugger' with: [ spec className: 'ConfigurationOfGToolkit'; file: 'ConfigurationOfGToolkit'; version: #development; loads: 'GT-Debugger'; repository: 'http://www.smalltalkhub.com/mc/Moose/GToolkit/main' ] ]
In the meantime, I took out ACD from the default group of GToolkit, but we have to figure this problem out. Diego, could you help?
Doru
On Wed, Apr 2, 2014 at 7:46 PM, Tudor Girba tudor@tudorgirba.com wrote:
Thanks!
I will take a look.
In the meantime, please fix the GToolkit configuration because it makes the builds red at the moment.
Cheers, Doru
On Wed, Apr 2, 2014 at 4:55 PM, Diego Lont diego.lont@delware.nl wrote:
Hi all,
I am working hard on being able to test and edit my configurations with Metaceller as well. I do this currently for my own needs: when I need to change a configuration, I change this.
The new metaceller can be opened in Moose with the command GTMetaceller2 open. I am not done yet, as some of the functionality that is in Metaceller, does not have a place in the new Metaceller. Also I have not tested all my buttons ... a few buttons even have a todo as action. For anyone who is curious: give it a try. It is in beta, so you should expect some bugs. But if you report bugs, I will fix them asap.
One of the configurations I have changed is the configuration of GToolkit, so please take a look at how it formats the code. It writes in the order of the platforms, and within a platform it first writes projects, then packages and finally groups. And within it orders them alphabetically. So in the beginning this will cause a lot of changes, but it should be more stable if everyone starts using Metaceller to change their configurations.
Please give your first impressions, Diego _______________________________________________ Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev
-- www.tudorgirba.com
"Every thing has its own flow"
-- www.tudorgirba.com
"Every thing has its own flow"
Ok. I fixed one problem related to the name of GT-Metaceller-Stream (it was added with an extra 's' in the configuration).
Sorry, my bad. I misspelled this package and committed it end of my day and forgot to test it. Thanks for fixing it.
On 03 Apr 2014, at 07:43, Tudor Girba tudor@tudorgirba.com wrote:
Also, now we have 6 tests that are failing in Metaceller. Could you take a look, Diego?
Strange, in my image they are green. I will download a builded moose and take a look. It is time I work on making the thing work and deploy properly.
On Thu, Apr 3, 2014 at 7:43 AM, Tudor Girba tudor@tudorgirba.com wrote:
But, now I am stuck with another strange error:
*** Warning: Warning: This package depends on the following classes: GTGenericStackDebugger You must resolve these dependencies before you will be able to load these definitions: ACGlamourDebugger
I just cannot see how this is possible given that in the ConfigurationOfAnnouncerCentricDebugger, we have: package: 'ACD-Glamour-Interface' with: [ spec requires: #('ACD-Model' 'GT-Debugger') ]. spec project: 'GT-Debugger' with: [ spec className: 'ConfigurationOfGToolkit'; file: 'ConfigurationOfGToolkit'; version: #development; loads: 'GT-Debugger'; repository: 'http://www.smalltalkhub.com/mc/Moose/GToolkit/main' ] ]
In the meantime, I took out ACD from the default group of GToolkit, but we have to figure this problem out. Diego, could you help?
I will put it on my todo list. Will probably be somewhere next week.
Cheers, Diego
GT-Toolkit is green again. I put a method in a wrong package … and now it is red again … so someone else is busy too.
On 03 Apr 2014, at 10:56, Diego Lont diego.lont@delware.nl wrote:
Ok. I fixed one problem related to the name of GT-Metaceller-Stream (it was added with an extra 's' in the configuration).
Sorry, my bad. I misspelled this package and committed it end of my day and forgot to test it. Thanks for fixing it.
On 03 Apr 2014, at 07:43, Tudor Girba tudor@tudorgirba.com wrote:
Also, now we have 6 tests that are failing in Metaceller. Could you take a look, Diego?
Strange, in my image they are green. I will download a builded moose and take a look. It is time I work on making the thing work and deploy properly.
On Thu, Apr 3, 2014 at 7:43 AM, Tudor Girba tudor@tudorgirba.com wrote:
But, now I am stuck with another strange error:
*** Warning: Warning: This package depends on the following classes: GTGenericStackDebugger You must resolve these dependencies before you will be able to load these definitions: ACGlamourDebugger
I just cannot see how this is possible given that in the ConfigurationOfAnnouncerCentricDebugger, we have: package: 'ACD-Glamour-Interface' with: [ spec requires: #('ACD-Model' 'GT-Debugger') ]. spec project: 'GT-Debugger' with: [ spec className: 'ConfigurationOfGToolkit'; file: 'ConfigurationOfGToolkit'; version: #development; loads: 'GT-Debugger'; repository: 'http://www.smalltalkhub.com/mc/Moose/GToolkit/main' ] ]
In the meantime, I took out ACD from the default group of GToolkit, but we have to figure this problem out. Diego, could you help?
I will put it on my todo list. Will probably be somewhere next week.
Cheers, Diego
I'm working now to fix the problem with the GTDebugger.
On Thu, Apr 3, 2014 at 11:13 AM, Diego Lont diego.lont@delware.nl wrote:
GT-Toolkit is green again. I put a method in a wrong package ... and now it is red again ... so someone else is busy too.
On 03 Apr 2014, at 10:56, Diego Lont diego.lont@delware.nl wrote:
Ok. I fixed one problem related to the name of GT-Metaceller-Stream (it
was added with an extra 's' in the configuration).
Sorry, my bad. I misspelled this package and committed it end of my day and forgot to test it. Thanks for fixing it.
On 03 Apr 2014, at 07:43, Tudor Girba tudor@tudorgirba.com wrote:
Also, now we have 6 tests that are failing in Metaceller. Could you take a look, Diego?
Strange, in my image they are green. I will download a builded moose and take a look. It is time I work on making the thing work and deploy properly.
On Thu, Apr 3, 2014 at 7:43 AM, Tudor Girba tudor@tudorgirba.com wrote:
But, now I am stuck with another strange error:
*** Warning: Warning: This package depends on the following classes: GTGenericStackDebugger You must resolve these dependencies before you will be able to load these definitions: ACGlamourDebugger
I just cannot see how this is possible given that in the ConfigurationOfAnnouncerCentricDebugger, we have: package: 'ACD-Glamour-Interface' with: [ spec requires: #('ACD-Model' 'GT-Debugger') ]. spec project: 'GT-Debugger' with: [ spec className: 'ConfigurationOfGToolkit'; file: 'ConfigurationOfGToolkit'; version: #development; loads: 'GT-Debugger'; repository: 'http://www.smalltalkhub.com/mc/Moose/GToolkit/main' ] ]
In the meantime, I took out ACD from the default group of GToolkit, but we have to figure this problem out. Diego, could you help?
I will put it on my todo list. Will probably be somewhere next week.
Cheers, Diego
Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev
Great. Thanks to both of you :)
Doru
On Thu, Apr 3, 2014 at 11:15 AM, Andrei Chis chisvasileandrei@gmail.comwrote:
I'm working now to fix the problem with the GTDebugger.
On Thu, Apr 3, 2014 at 11:13 AM, Diego Lont diego.lont@delware.nl wrote:
GT-Toolkit is green again. I put a method in a wrong package ... and now it is red again ... so someone else is busy too.
On 03 Apr 2014, at 10:56, Diego Lont diego.lont@delware.nl wrote:
Ok. I fixed one problem related to the name of GT-Metaceller-Stream (it
was added with an extra 's' in the configuration).
Sorry, my bad. I misspelled this package and committed it end of my day and forgot to test it. Thanks for fixing it.
On 03 Apr 2014, at 07:43, Tudor Girba tudor@tudorgirba.com wrote:
Also, now we have 6 tests that are failing in Metaceller. Could you take a look, Diego?
Strange, in my image they are green. I will download a builded moose and take a look. It is time I work on making the thing work and deploy properly.
On Thu, Apr 3, 2014 at 7:43 AM, Tudor Girba tudor@tudorgirba.com wrote:
But, now I am stuck with another strange error:
*** Warning: Warning: This package depends on the following classes: GTGenericStackDebugger You must resolve these dependencies before you will be able to load these definitions: ACGlamourDebugger
I just cannot see how this is possible given that in the ConfigurationOfAnnouncerCentricDebugger, we have: package: 'ACD-Glamour-Interface' with: [ spec requires: #('ACD-Model' 'GT-Debugger') ]. spec project: 'GT-Debugger' with: [ spec className: 'ConfigurationOfGToolkit'; file: 'ConfigurationOfGToolkit'; version: #development; loads: 'GT-Debugger'; repository: 'http://www.smalltalkhub.com/mc/Moose/GToolkit/main' ] ]
In the meantime, I took out ACD from the default group of GToolkit, but we have to figure this problem out. Diego, could you help?
I will put it on my todo list. Will probably be somewhere next week.
Cheers, Diego
Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev
Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev