Doru,
Things worked fine (well almost fine) with my first try at loading MooseJEE ... initialization failed in FSPlatformResolver, because there is no FSUnixResolver, however the Morphic-MorphTreeWidget is being loaded. I used this expression:
Gofer new squeaksource: 'MooseJEE'; addPackage: 'ConfigurationOfMooseJEE'; load. (Smalltalk at: #ConfigurationOfMooseJEE) perform: #loadDefault
... This test was run with 1.0-beta.18 preloaded, so I will try again with a virgin image...
Dale ----- "Tudor Girba" tudor.girba@gmail.com 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."