Hi Klaus ,
On 2/13/07, Klaus D. Witzel <
[hidden email]> wrote:
> Hi Pavel,
>
> on Mon, 12 Feb 2007 20:22:12 +0100, you wrote:
>
> > Hi all,
> >
> > I have prepared the set of images in one archive (17MB) that shows
> > current status of my Squeak modularization effort. This archive
> > includes latest:
> >
> > KernelImage (2,8 MB)
>
> Thank you! (so small # of classes and methods :)
>
> > KernelImage with Monticello (3,4 MB)
> > MinimalMorphic (7,7MB)
> > EToys (12,4 MB)
> >
> > Please play with it, prepare fixes etc.
>
> Playing with MinimalMorphic.image, after World > do > edit this list
> (added the inevitable, #garbageCollect), thereafter got DNUs. Each log
> file from a separate session (= fresh start). Using win32 XP and the
> recent 3.9.2 VM.
>
> /Klaus
>
> > Download:
http://comtalk.net/public/pub/KernelImage/ImagePack20070212.zip> > Next information:
http://www.comtalk.net/Squeak/98This kind of messages is quite common. Sometimes Morphic expects some
previous state but because the Morphic is freshly loaded, it has no
valid data. Thanks for the report.
-- Pavel