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(a)iam.unibe.ch
https://www.iam.unibe.ch/mailman/listinfo/moose-dev