Publishing with the latest changes

Bob Arning arning at charm.net
Thu Aug 23 15:17:05 UTC 2001


On Wed, 22 Aug 2001 10:35:45 -0700 Ross Boylan <RossBoylan at stanfordalumni.org> wrote:
>If I use this trick and select "Publish as (more places)" it works.  I
>did get a couple of messages about publishing associations, hit OK and
>identity sets displayed.  Since the workspace being published (with
>the yellow lines) disappeared at the end, I don't know what was in
>them.

Ross,

The message was about block being written in the ImageSegment. Since a block will carry a CompiledMethod along with it, there is a possibility that the method refers to instance variable(s) that may be in a different position in the image where the project gets loaded. This could be a real problem if the class containing the variables had been reshaped. In your case, the blocks were associated with the TimeProfileBrowsers you had open when you published. The safest thing to do at this point is to close those windows before publishing. Or you can just ignore the message and hope everything is ok.

Cheers,
Bob




More information about the Squeak-dev mailing list