Hello,
I used stef's reloader to determine the packages loaded in the latest 4.7 build from squeaksource and I compared it to the flatVersion47: (corresponding to release 4.7, generated in dec 2012) in configurationOfMoose. There are some packages that are updated in latest moose 4.7 but there are old versions of these packages in flatVersion47:. For example, the version number of FAMIX-Core in flatversion47 is 209 but in the latest 4.7 build, it was 211. I am creating a new script6 that loads the latest stable version of Moose on 1.4, it is important because there are some updates from Roassal and Eyesee that we need. So, it would be good that flatVersion47 points to script6.
Here is a list of packages whose version number changed.
Package: flatVersion47 version number -> latest-dev version number OSProcess: 73-> 78 Famix-Core: 209-> 211 Famix-File: 38-> 39 Famix-Java: 70-> 71 Famix-Extensions: 244-> 246 PetitAnalyzer: 39-> 40 Glamour-Examples: 252-> 253 Glamour-Morphic-Renderer: 179-> 183 PetitGui: 114-> 116 ConfigurationOfRoassal: 752-> 866 Mondrian-Easel: 42-> 43 ConfigurationOfFuel: 157-> 181 Fuel: 685-> 686 FuelCompatibilityBeforePharo20: 20-> 20 Roassal: 404-> 475 RoassalMorphic: 94-> 111 EyeSee-Tests-Core: 66-> 67 EyeSee-Core: 99-> 100 Moose-Finder: 426-> 427 Moose-MondrianPaintings: 172-> 176 ConfigurationOfMoose: 275-> 278
Usman
Excellent! BTW I would like to play with the package blueprint implementation. Do you know where it is?
Stef
Hello,
I used stef's reloader to determine the packages loaded in the latest 4.7 build from squeaksource and I compared it to the flatVersion47: (corresponding to release 4.7, generated in dec 2012) in configurationOfMoose. There are some packages that are updated in latest moose 4.7 but there are old versions of these packages in flatVersion47:. For example, the version number of FAMIX-Core in flatversion47 is 209 but in the latest 4.7 build, it was 211. I am creating a new script6 that loads the latest stable version of Moose on 1.4, it is important because there are some updates from Roassal and Eyesee that we need. So, it would be good that flatVersion47 points to script6.
Here is a list of packages whose version number changed.
Package: flatVersion47 version number -> latest-dev version number OSProcess: 73-> 78 Famix-Core: 209-> 211 Famix-File: 38-> 39 Famix-Java: 70-> 71 Famix-Extensions: 244-> 246 PetitAnalyzer: 39-> 40 Glamour-Examples: 252-> 253 Glamour-Morphic-Renderer: 179-> 183 PetitGui: 114-> 116 ConfigurationOfRoassal: 752-> 866 Mondrian-Easel: 42-> 43 ConfigurationOfFuel: 157-> 181 Fuel: 685-> 686 FuelCompatibilityBeforePharo20: 20-> 20 Roassal: 404-> 475 RoassalMorphic: 94-> 111 EyeSee-Tests-Core: 66-> 67 EyeSee-Core: 99-> 100 Moose-Finder: 426-> 427 Moose-MondrianPaintings: 172-> 176 ConfigurationOfMoose: 275-> 278
Usman _______________________________________________ Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev
On Tue, Mar 5, 2013 at 9:26 AM, stephane ducasse stephane.ducasse@free.frwrote:
Excellent! BTW I would like to play with the package blueprint implementation. Do you know where it is?
Probably. Moose-MondrianPaintings-PackageBlueprint package in Moose.
Stef
Hello,
I used stef's reloader to determine the packages loaded in the latest
4.7 build from squeaksource and I compared it to the flatVersion47: (corresponding to release 4.7, generated in dec 2012) in configurationOfMoose. There are some packages that are updated in latest moose 4.7 but there are old versions of these packages in flatVersion47:. For example, the version number of FAMIX-Core in flatversion47 is 209 but in the latest 4.7 build, it was 211. I am creating a new script6 that loads the latest stable version of Moose on 1.4, it is important because there are some updates from Roassal and Eyesee that we need. So, it would be good that flatVersion47 points to script6.
Here is a list of packages whose version number changed.
Package: flatVersion47 version number -> latest-dev version number OSProcess: 73-> 78 Famix-Core: 209-> 211 Famix-File: 38-> 39 Famix-Java: 70-> 71 Famix-Extensions: 244-> 246 PetitAnalyzer: 39-> 40 Glamour-Examples: 252-> 253 Glamour-Morphic-Renderer: 179-> 183 PetitGui: 114-> 116 ConfigurationOfRoassal: 752-> 866 Mondrian-Easel: 42-> 43 ConfigurationOfFuel: 157-> 181 Fuel: 685-> 686 FuelCompatibilityBeforePharo20: 20-> 20 Roassal: 404-> 475 RoassalMorphic: 94-> 111 EyeSee-Tests-Core: 66-> 67 EyeSee-Core: 99-> 100 Moose-Finder: 426-> 427 Moose-MondrianPaintings: 172-> 176 ConfigurationOfMoose: 275-> 278
Usman _______________________________________________ Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev
Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev
So what is already migrated to Smalltalkhub?
On Mar 5, 2013, at 9:51 AM, Usman Bhatti usman.bhatti@gmail.com wrote:
On Tue, Mar 5, 2013 at 9:26 AM, stephane ducasse stephane.ducasse@free.fr wrote: Excellent! BTW I would like to play with the package blueprint implementation. Do you know where it is?
Probably. Moose-MondrianPaintings-PackageBlueprint package in Moose.
Stef
Hello,
I used stef's reloader to determine the packages loaded in the latest 4.7 build from squeaksource and I compared it to the flatVersion47: (corresponding to release 4.7, generated in dec 2012) in configurationOfMoose. There are some packages that are updated in latest moose 4.7 but there are old versions of these packages in flatVersion47:. For example, the version number of FAMIX-Core in flatversion47 is 209 but in the latest 4.7 build, it was 211. I am creating a new script6 that loads the latest stable version of Moose on 1.4, it is important because there are some updates from Roassal and Eyesee that we need. So, it would be good that flatVersion47 points to script6.
Here is a list of packages whose version number changed.
Package: flatVersion47 version number -> latest-dev version number OSProcess: 73-> 78 Famix-Core: 209-> 211 Famix-File: 38-> 39 Famix-Java: 70-> 71 Famix-Extensions: 244-> 246 PetitAnalyzer: 39-> 40 Glamour-Examples: 252-> 253 Glamour-Morphic-Renderer: 179-> 183 PetitGui: 114-> 116 ConfigurationOfRoassal: 752-> 866 Mondrian-Easel: 42-> 43 ConfigurationOfFuel: 157-> 181 Fuel: 685-> 686 FuelCompatibilityBeforePharo20: 20-> 20 Roassal: 404-> 475 RoassalMorphic: 94-> 111 EyeSee-Tests-Core: 66-> 67 EyeSee-Core: 99-> 100 Moose-Finder: 426-> 427 Moose-MondrianPaintings: 172-> 176 ConfigurationOfMoose: 275-> 278
Usman _______________________________________________ Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev
Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev
Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev
AFAIK.
what is migrated: http://smalltalkhub.com/#!/~Moose
what is not: SmallDude DSM Kumpel Metanool
On Wed, Mar 6, 2013 at 7:52 PM, stephane ducasse stephane.ducasse@free.frwrote:
So what is already migrated to Smalltalkhub?
On Mar 5, 2013, at 9:51 AM, Usman Bhatti usman.bhatti@gmail.com wrote:
On Tue, Mar 5, 2013 at 9:26 AM, stephane ducasse <stephane.ducasse@free.fr
wrote:
Excellent! BTW I would like to play with the package blueprint implementation. Do you know where it is?
Probably. Moose-MondrianPaintings-PackageBlueprint package in Moose.
Stef
Hello,
I used stef's reloader to determine the packages loaded in the latest
4.7 build from squeaksource and I compared it to the flatVersion47: (corresponding to release 4.7, generated in dec 2012) in configurationOfMoose. There are some packages that are updated in latest moose 4.7 but there are old versions of these packages in flatVersion47:. For example, the version number of FAMIX-Core in flatversion47 is 209 but in the latest 4.7 build, it was 211. I am creating a new script6 that loads the latest stable version of Moose on 1.4, it is important because there are some updates from Roassal and Eyesee that we need. So, it would be good that flatVersion47 points to script6.
Here is a list of packages whose version number changed.
Package: flatVersion47 version number -> latest-dev version number OSProcess: 73-> 78 Famix-Core: 209-> 211 Famix-File: 38-> 39 Famix-Java: 70-> 71 Famix-Extensions: 244-> 246 PetitAnalyzer: 39-> 40 Glamour-Examples: 252-> 253 Glamour-Morphic-Renderer: 179-> 183 PetitGui: 114-> 116 ConfigurationOfRoassal: 752-> 866 Mondrian-Easel: 42-> 43 ConfigurationOfFuel: 157-> 181 Fuel: 685-> 686 FuelCompatibilityBeforePharo20: 20-> 20 Roassal: 404-> 475 RoassalMorphic: 94-> 111 EyeSee-Tests-Core: 66-> 67 EyeSee-Core: 99-> 100 Moose-Finder: 426-> 427 Moose-MondrianPaintings: 172-> 176 ConfigurationOfMoose: 275-> 278
Usman _______________________________________________ Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev
Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev
Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev
Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev