<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/xhtml; charset=utf-8">
</head>
<body>
<div style="font-family:sans-serif"><div style="white-space:normal"><p dir="auto">Hi Tim,</p>
<p dir="auto">I wrote it and I don't remember sufficient detail.</p>
<p dir="auto">The idea was part of a suite of capabilities for the Squeak4.1 "new development model". </p>
<p dir="auto">The capability was that each version of squeak would be created by applying a crafted script to the previous version, rather than hacking away at a trunk repo.</p>
<p dir="auto">The scripts for various targets could be tested out and edited by contributors as it was embedded in a wiki page. Bug fixes were supplied by mantis, and called up by fix numbers, and the code was found embedded in mantis pages.</p>
<p dir="auto">These scripts would also unload as many palaces from the main image as possible, moving them into a curated list of packages (Sake/Packages).</p>
<p dir="auto">Bob the Builder, a continuous integration and testing tool also built on Sake, would run the scripts, build and test the images, periodically or whenever anything changed.</p>
<p dir="auto">Keith</p>
<br><br><br><p dir="auto"> </p>
</div>
</div>
</body>
</html>