[ANN] basic Morphic package for the KernelImage

Klaus D. Witzel klaus.witzel at cobss.com
Tue Nov 7 10:59:38 UTC 2006


Hi Edgar,

yes, setting SystemVersion newVersion: '<your image official name>' is a  
good idea. So we can also see, in SqueakDebug.log, what's the .image  
causing bugs ;-)

/Klaus

On Tue, 07 Nov 2006 11:20:58 +0100, Edgar J. De Cleene wrote:

> Klaus D. Witzel puso en su mail :
>
>> Hi Pavel,
>>
>> is there a way to determine that the running .image is KernelImage or  
>> not?
>> If not already, what would be a reliable question (Smalltalk at:
>> #Bootstrap ifAbsent: nil) for example.
>>
>> This is perhaps useful for conditioning package sources when installing
>> into KernelImage.
>
>
> In Pavel's
> SystemVersion current version 'Squeak3.9gamma'
>
> In SqueakLight I do
>
> SystemVersion newVersion: 'SqueakLight'
> SystemVersion current resetHighestUpdate.
> SystemVersion current highestUpdate: 390
>
> In my .sar compatibles between 3.9 and SqueakLight I do for example:
>
> Smalltalk version  = 'SqueakLight' ifTrue:[ self fileInMemberNamed:
> 'MixedCurves.2.cs'.
>     self fileInMemberNamed: 'MinimalSound.2.cs'].
>
>
> So we need an agreement on naming the version and set the update number
> I propose MinimalSqueak and 7200 for do room on "normal" Squeak 3.9
>
> Edgar
>
>
> __________________________________________________
> Correo Yahoo!
> Espacio para todos tus mensajes, antivirus y antispam ¡gratis!
> ¡Abrí tu cuenta ya! - http://correo.yahoo.com.ar
>
>





More information about the Squeak-dev mailing list