I'm try to load Ozone in moose 5.1 but I got the following error: This package depends on the following classes: MalCyclesCoverageAndSort DSMMatrix DSMCellTest DSMCell NumberColoredDSM You must resolve these dependencies before you will be able to load these definitions: weightedSize testWeightedSize doLayerGraphModified ....
Does anyone know what happened to the classes that are not found in the newer version because it loaded correctly in Moose 5.0 (Pharo 3.0)? Are these renamed or is there a package not loaded in the latest moose?
tx!
We dropped DSM in Moose 5.1 because it was not maintained anymore.
Doru
On Jan 20, 2016, at 11:22 AM, Usman Bhatti usman.bhatti@gmail.com wrote:
I'm try to load Ozone in moose 5.1 but I got the following error: This package depends on the following classes: MalCyclesCoverageAndSort DSMMatrix DSMCellTest DSMCell NumberColoredDSM You must resolve these dependencies before you will be able to load these definitions: weightedSize testWeightedSize doLayerGraphModified ....
Does anyone know what happened to the classes that are not found in the newer version because it loaded correctly in Moose 5.0 (Pharo 3.0)? Are these renamed or is there a package not loaded in the latest moose?
tx! _______________________________________________ Moose-dev mailing list Moose-dev@list.inf.unibe.ch https://www.list.inf.unibe.ch/listinfo/moose-dev
-- www.tudorgirba.com www.feenk.com
"Things happen when they happen, not when you talk about them happening."
Ok. I updated the config of oZone with explicit dependency to DSM. So, now the loading works correctly. Now, some changes to Moose-Algos broke test. Anyways, I made it work with an older version of Moose-Algo so I'll see if I have the time to update it (because I do not understand fully how it works) otherwise, I'll commit a version in the config that loads the older version of Moose-Algos to make it usable and update it later on.
On Wed, Jan 20, 2016 at 12:15 PM, Tudor Girba tudor@tudorgirba.com wrote:
We dropped DSM in Moose 5.1 because it was not maintained anymore.
Doru
On Jan 20, 2016, at 11:22 AM, Usman Bhatti usman.bhatti@gmail.com
wrote:
I'm try to load Ozone in moose 5.1 but I got the following error: This package depends on the following classes: MalCyclesCoverageAndSort DSMMatrix DSMCellTest DSMCell NumberColoredDSM You must resolve these dependencies before you will be able to load
these definitions:
weightedSize testWeightedSize doLayerGraphModified ....
Does anyone know what happened to the classes that are not found in the
newer version because it loaded correctly in Moose 5.0 (Pharo 3.0)? Are these renamed or is there a package not loaded in the latest moose?
tx! _______________________________________________ Moose-dev mailing list Moose-dev@list.inf.unibe.ch https://www.list.inf.unibe.ch/listinfo/moose-dev
-- www.tudorgirba.com www.feenk.com
"Things happen when they happen, not when you talk about them happening."
Moose-dev mailing list Moose-dev@list.inf.unibe.ch https://www.list.inf.unibe.ch/listinfo/moose-dev