Hi,
A strange problem, that appeared before but was solved at the time, seems to resurface again in a slightly different context.
It is related to the Morphic-MorphTreeWidget from the Momo squeaksource repository. This is needed in Glamour.
Glamour is needed in Moose.
Now, if you load ConfigurationOfMoose, it all works fine:
Gofer new squeaksource: 'Moose'; addPackage: 'ConfigurationOfMoose'; load. (Smalltalk at: #ConfigurationOfMoose) perform: #loadDefault
However, Moose is needed in MooseJEE. And if you load ConfigurationOfMooseJEE it does not work anymore:
Gofer new squeaksource: 'MooseJEE'; addPackage: 'ConfigurationOfMooseJEE'; load. (Smalltalk at: #ConfigurationOfMooseJEE) perform: #loadDefault
If you look in the packages to load, Morphic-MorphTreeWidget does not seem to appear among them in the latter case.
I would need help for this one, if someone has time to look into that :)
Cheers, Doru
-- www.tudorgirba.com
"The coherence of a trip is given by the clearness of the goal."
The problem seems related to Gofer and/or Metacello right?
Alexandre
On 11 Dec 2009, at 08:41, Tudor Girba wrote:
Hi,
A strange problem, that appeared before but was solved at the time, seems to resurface again in a slightly different context.
It is related to the Morphic-MorphTreeWidget from the Momo squeaksource repository. This is needed in Glamour.
Glamour is needed in Moose.
Now, if you load ConfigurationOfMoose, it all works fine:
Gofer new squeaksource: 'Moose'; addPackage: 'ConfigurationOfMoose'; load. (Smalltalk at: #ConfigurationOfMoose) perform: #loadDefault
However, Moose is needed in MooseJEE. And if you load ConfigurationOfMooseJEE it does not work anymore:
Gofer new squeaksource: 'MooseJEE'; addPackage: 'ConfigurationOfMooseJEE'; load. (Smalltalk at: #ConfigurationOfMooseJEE) perform: #loadDefault
If you look in the packages to load, Morphic-MorphTreeWidget does not seem to appear among them in the latter case.
I would need help for this one, if someone has time to look into that :)
Cheers, Doru
-- www.tudorgirba.com
"The coherence of a trip is given by the clearness of the goal." _______________________________________________ Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev
Right, that is why I sent it to the metacello mailing list but it is also related to Moose, and that is why I cc-ed moose-dev :)
Cheers, Doru
On 11 Dec 2009, at 13:28, Alexandre Bergel wrote:
The problem seems related to Gofer and/or Metacello right?
Alexandre
On 11 Dec 2009, at 08:41, Tudor Girba wrote:
Hi,
A strange problem, that appeared before but was solved at the time, seems to resurface again in a slightly different context.
It is related to the Morphic-MorphTreeWidget from the Momo squeaksource repository. This is needed in Glamour.
Glamour is needed in Moose.
Now, if you load ConfigurationOfMoose, it all works fine:
Gofer new squeaksource: 'Moose'; addPackage: 'ConfigurationOfMoose'; load. (Smalltalk at: #ConfigurationOfMoose) perform: #loadDefault
However, Moose is needed in MooseJEE. And if you load ConfigurationOfMooseJEE it does not work anymore:
Gofer new squeaksource: 'MooseJEE'; addPackage: 'ConfigurationOfMooseJEE'; load. (Smalltalk at: #ConfigurationOfMooseJEE) perform: #loadDefault
If you look in the packages to load, Morphic-MorphTreeWidget does not seem to appear among them in the latter case.
I would need help for this one, if someone has time to look into that :)
Cheers, Doru
-- www.tudorgirba.com
"The coherence of a trip is given by the clearness of the goal." _______________________________________________ Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev
-- _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: Alexandre Bergel http://www.bergel.eu ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev
-- www.tudorgirba.com
"From an abstract enough point of view, any two things are similar."
Ok, was just to make sure I understood the source of the problem.
Alexandre
On 11 Dec 2009, at 09:36, Tudor Girba wrote:
Right, that is why I sent it to the metacello mailing list but it is also related to Moose, and that is why I cc-ed moose-dev :)
Cheers, Doru
On 11 Dec 2009, at 13:28, Alexandre Bergel wrote:
The problem seems related to Gofer and/or Metacello right?
Alexandre
On 11 Dec 2009, at 08:41, Tudor Girba wrote:
Hi,
A strange problem, that appeared before but was solved at the time, seems to resurface again in a slightly different context.
It is related to the Morphic-MorphTreeWidget from the Momo squeaksource repository. This is needed in Glamour.
Glamour is needed in Moose.
Now, if you load ConfigurationOfMoose, it all works fine:
Gofer new squeaksource: 'Moose'; addPackage: 'ConfigurationOfMoose'; load. (Smalltalk at: #ConfigurationOfMoose) perform: #loadDefault
However, Moose is needed in MooseJEE. And if you load ConfigurationOfMooseJEE it does not work anymore:
Gofer new squeaksource: 'MooseJEE'; addPackage: 'ConfigurationOfMooseJEE'; load. (Smalltalk at: #ConfigurationOfMooseJEE) perform: #loadDefault
If you look in the packages to load, Morphic-MorphTreeWidget does not seem to appear among them in the latter case.
I would need help for this one, if someone has time to look into that :)
Cheers, Doru
-- www.tudorgirba.com
"The coherence of a trip is given by the clearness of the goal." _______________________________________________ Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev
-- _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: Alexandre Bergel http://www.bergel.eu ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev
-- www.tudorgirba.com
"From an abstract enough point of view, any two things are similar."
Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev
doru indeed it seems related to the metacello update problem we got a while ago. Stef
On Dec 11, 2009, at 12:41 PM, Tudor Girba wrote:
Hi,
A strange problem, that appeared before but was solved at the time, seems to resurface again in a slightly different context.
It is related to the Morphic-MorphTreeWidget from the Momo squeaksource repository. This is needed in Glamour.
Glamour is needed in Moose.
Now, if you load ConfigurationOfMoose, it all works fine:
Gofer new squeaksource: 'Moose'; addPackage: 'ConfigurationOfMoose'; load. (Smalltalk at: #ConfigurationOfMoose) perform: #loadDefault
However, Moose is needed in MooseJEE. And if you load ConfigurationOfMooseJEE it does not work anymore:
Gofer new squeaksource: 'MooseJEE'; addPackage: 'ConfigurationOfMooseJEE'; load. (Smalltalk at: #ConfigurationOfMooseJEE) perform: #loadDefault
If you look in the packages to load, Morphic-MorphTreeWidget does not seem to appear among them in the latter case.
I would need help for this one, if someone has time to look into that :)
Cheers, Doru
-- www.tudorgirba.com
"The coherence of a trip is given by the clearness of the goal." _______________________________________________ Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev