[squeak-dev] Re: regarding the updated SpurTrunkImage

marcel.taeumel Marcel.Taeumel at hpi.de
Fri Apr 29 10:04:16 UTC 2016


Hi Eliot,

agreed. There are image and changes in the archive. The file name should be
"SpurTrunk.zip" resp. "SpurTrunk-12345.zip". Maybe even
"SqueakSpurTrunk-12345.zip".

We might also want open some tools/windows for other reasons. This would be
closer to the way people update their image having already some content on
screen.

You can get the welcome workspace via "ReleaseBuilder
openWelcomeWorkspaces". Maybe we could also spawn more stuff and remove that
after the tests ran:

ToolSet
   browseClass: String;
   inspect: Morph;
   explore: Rectangle.
SystemNavigation default
   browseAllCallsOn: #size;
   browseAllImplementorsOf: #size.

Then update the image. Then let the latest tests run. :-)

Best,
Marcel



--
View this message in context: http://forum.world.st/regarding-the-updated-SpurTrunkImage-tp4892774p4892863.html
Sent from the Squeak - Dev mailing list archive at Nabble.com.


More information about the Squeak-dev mailing list