Voluntering to be the integrator of the Full Image

stéphane ducasse ducasse at iam.unibe.ch
Fri Aug 20 15:39:50 UTC 2004


Thanks for the links.
We discussed with marcus and alex to go fast and to allocate tuesday to  
produce the fullImage.

Stef

On 20 août 04, at 12:24, Hannes Hirzel wrote:

> Hi
>
> Lic. Edgar J. De Cleene wrote:
>> On 18/08/04 17:16, "stéphane ducasse" <ducasse at iam.unibe.ch> wrote:
>
>>> I just learned that nobody was responsible of the full image anymore.
>
> Maybe, but see the date in the load script for the full assembly of 3.7
> which is July 19, 2004.
>
>>> I'm volunteering to create/coordinate/integrate the full Image. I  
>>> will
>>> ask the great bernish squeaker crew
>
> It is great that the Berne group is willing to build and update
> the full 3.7 image and add documentation (intro to Squeak etc.)
> and more example projects (ETOY).
>
> [snip]
>
>>> Stef
>>
>> I could help with any test. (I like having many different images with
>> different packages )
>> What kind of spanish projet have in mind ?
>>
>> Edgar
>>
>
> You could test and (maybe) update the static load script for the full
> image on SqueakMap
>
> 3.7 Full Assembler
> http://map1.squeakfoundation.org/sm/package/412ecc69-eeda-4029-8113 
> -27ce05bdc7c0
>
>
> It is in the fourth revision done by Göran Krampe.
> It is still in the 'alpha' state.
>
> It would be nice to see it moved to 'beta' and later to 'gamma'.
>
>
> The following snippet of the load script shows which packages
> are loaded
>
>
>
> ......
> ......
> ......
>
> !FullImageTools methodsFor: 'working - installing' stamp: 'gk 7/19/2004
> 14:35'!
> packageSpecs
> 	"These are the specific releases installed given using the UUID
> 	of the package and the automatice version number.
> 	For some diagnostics on this, look at: #diagnostics
>
> 	To see exactly what these are, explore:"
>
> 	"FullImageTools new packageSpecs collect: [:arr |
> 		(SMSqueakMap default packageWithId: arr first)
> releaseWithAutomaticVersionString: arr second]"
>
> 	^{
> 		{"MCInstaller"
> 'af9d090d-2896-4a4e-82d0-c61cf2fdf40e'.'4'}.
> 		{"Monticello"
> '66236497-7026-45f5-bcf6-ad00ba7a8a4e'. '14'}.
> 		{"PackageInfo"
> '73fb0862-5f49-4b90-b899-c0101335b7c5'. '6'}.
> 		{"SARInstaller"
> '75c970ab-dca7-48ee-af42-5a013912c880'. '2'}.
> 		{"YAXO"
> 'c6e0d836-d1e6-41ac-b1c2-0505bdd46663'. '1'}.
> 		{"OpenOffice importer"
> 'cf85bb75-1ff8-4da1-a82e-2e53aba05818'. '4'}.
> 		{"NetworkHTML"
> 'b8ef257d-ed61-46c9-8560-b3e2c1332dc6'. '2'}.
> 		{"Scamper"
> 'a55ea3ab-f8a0-40cd-8aa9-0077369d1db8'. '2'}.
> 		{"Celeste"
> '97aadf92-12b0-4db0-8da3-65041ae18f13'. '2'}.
> 		{"IRCe"
> '839bb65f-8e8e-4dbc-8fe1-dc52d822dbf9'. '5'}.
> 		{"Skeleton"
> 'cd5c7cce-5ee0-40f9-a9ed-86c54799b246' . '2'}.
> 		{"Games"
> '643f4620-0fe6-493b-a129-7fd1224e0fe4' . '2'}.
> 		{"DefaultExternalDrop"
> 'd01f3dbe-bb33-4857-b645-07e81707187d' . '1'}.
> 		{"LanguageEditor"
> 'db2102cf-be1f-4cb1-ae4b-475c01f0920c'. '2'}.
> 		{"VMMaker"
> '2e7f103e-22a6-470d-affe-54b1d04ef34a'. '3'}.
> 		{"RB for 3.7"
> '1e73b9cc-a486-4ee1-822e-9352b059333a'. '3'}.
> 		{"Balloon3D"
> '178bd01c-f698-41ab-9c73-d9278c65c241'. '1'}
> 	}
> ! !
>
> ......
> ......
> ......
>
>
> And as a personal wish I'd like to see SmaCC, SIXX and Rosetta  
> included as
> well in the developer tool section.
>
>
>
>
> Thank you for your efforts
> Hannes
>
>
>
>




More information about the Squeak-dev mailing list