It still does not work. I've got a similar error than the one described below.
The Moose-dsm package (present in
http://www.squeaksource.com/dsm) requires
ConfigurationOfMooseAlgos (from
http://www.squeaksource.com/MooseAlgos).
But I have
ConfigurationOfDSM>>baseline21: spec
<version: '2.1-baseline'>
...
spec
package: 'Moose-Dsm' with: [spec requires: #('Mondrian for DSM'
'MooseAlgos for DSM')];
package: 'Moose-CycleTable' with: [spec requires: #('Mondrian for DSM'
'MooseAlgos for DSM')];
...
spec
project: 'MooseAlgos for DSM' with: [
spec
className: 'ConfigurationOfMooseAlgos';
file: 'ConfigurationOfMooseAlgos';
version: 'default';
repository: 'http://www.squeaksource.com/MooseAlgos' ].
...
It still does not work, and I have no clue why...
Cheers,
Alexandre
On 3 Dec 2010, at 19:07, Tudor Girba wrote:
It is Moose-Dsm from
http://www.squeaksource.com/dsm.
Doru
On 3 Dec 2010, at 20:01, Alexandre Bergel wrote:
Hi!
I am still struggling to make Moose work on a Pharo 1.1.1. When you execute:
((Smalltalk at: #ConfigurationOfMoose) project version: '4.2') load
You end up with an error:
-=-=-=-=-=-=-=-=-=-=-=-=
Warning: This package depends on the following classes:
MalTarjanNode
MalGraphNode
MOCycleTable
MalCyclesCoverage
You must resolve these dependencies before you will be able to load these definitions:
DSMCycleTable
DSMCycleTable>>cellShape
DSMCycleTable>>cellShapeFor:borderColor:view:at:
DSMCycleTable>>dsm
DSMCycleTable>>dsm:
DSMCycleTable>>edgeCellShapeBorder:fill:
DSMCycleTable>>edgeCellShapeColor:
DSMCycleTable>>renderOn:
DSMCyclesCoverage
DSMCyclesCoverage>>nodeClass
DSMCyclesCoverage>>run
DSMCyclesCoverage>>sort
DSMTarjanNode
DSMTarjanNode>>initialize
DSMTarjanNode>>previousNodes
DSMTarjanNode>>previousNodesInCycles
DSMTarjanNode>>to:
FAMIXGraphNode
FAMIXGraphNode>>from:
FAMIXGraphNode>>initialize
FAMIXGraphNode>>isLeaf
FAMIXGraphNode>>isRoot
FAMIXGraphNode>>nextNodes
FAMIXGraphNode>>nextNodes:
FAMIXGraphNode>>previousNodes
FAMIXGraphNode>>previousNodes:
-=-=-=-=-=-=-=-=-=-=-=-=
I put some spec requires: #('Mondrian for Moose' 'MooseAlgos for Moose')
]; a bit everywhere.
What package defines the class DSMTarjanNode, DSMCyclesCoverage, DSMCycleTable? I looked
into Moose-DistributionMap but apparently they are defined somewhere else.
We are almost done.
Cheers,
Alexandre
--
_,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:
Alexandre Bergel
http://www.bergel.eu
^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
_______________________________________________
Moose-dev mailing list
Moose-dev(a)iam.unibe.ch
https://www.iam.unibe.ch/mailman/listinfo/moose-dev
--
www.tudorgirba.com
"Every now and then stop and ask yourself if the war you're fighting is the
right one."
_______________________________________________
Moose-dev mailing list
Moose-dev(a)iam.unibe.ch
https://www.iam.unibe.ch/mailman/listinfo/moose-dev
--
_,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:
Alexandre Bergel
http://www.bergel.eu
^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.