<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.0.3" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: Re: Runtime, Development Time</title>
	<link>http://www.cdegroot.com/blog/2005/12/12/re-runtime-development-time/</link>
	<description>Everything and the kitchen sink</description>
	<pubDate>Thu, 20 Nov 2008 15:24:33 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.0.3</generator>

	<item>
		<title>by: Carl Gundel</title>
		<link>http://www.cdegroot.com/blog/2005/12/12/re-runtime-development-time/#comment-34</link>
		<pubDate>Mon, 12 Dec 2005 01:32:41 +0000</pubDate>
		<guid>http://www.cdegroot.com/blog/2005/12/12/re-runtime-development-time/#comment-34</guid>
					<description>When I create a new release of Liberty BASIC I do build up instead of stripping.  I file out my packages and then start a minimal VisualSmalltalk image (about 600K).  Then I build by filing in all my code and saving the image.  The total size of my application including the VM and vendor supplied SLLs (like parcels) is about 3MB.  I hope I'll eventually be able to do something like this on VisualWorks.  They say they're working on a build up model, and I hope it will allow for very small deployments.</description>
		<content:encoded><![CDATA[<p>When I create a new release of Liberty BASIC I do build up instead of stripping.  I file out my packages and then start a minimal VisualSmalltalk image (about 600K).  Then I build by filing in all my code and saving the image.  The total size of my application including the VM and vendor supplied SLLs (like parcels) is about 3MB.  I hope I&#8217;ll eventually be able to do something like this on VisualWorks.  They say they&#8217;re working on a build up model, and I hope it will allow for very small deployments.
</p>
]]></content:encoded>
				</item>
</channel>
</rss>
