Keeping a Safe, Clean, and Current Development Environment

John Pierce john.raymond.pierce at gmail.com
Wed Aug 24 20:10:34 UTC 2005


Hi Daniel,

On 8/24/05, Daniel Salama <dsalama at user.net> wrote:
> 
> BTW, I was playing with the scripts on http://saltypickle.com/Home/10
> and have a couple of questions that maybe you or someone else can
> help me.
> 
> Below is a snippet of the script:
> 
> installer install.
> %
> "SQUEAK MAP PACKAGES TO INSTALL"
> #((MCInstaller 5)
> (DynamicBindings 2)
> (KomServices 3)
> (KomHttpServer 4)
> (KeyBinder 3)
> 
> What do the numbers after the package names mean? Is it a release/
> version number?


The number after the package name is the auto version number. Both 
parameters will be passed in as arguments to:

SMSqueakMap default installPackageNamed: aString autoVersion: version.
 
Regards,

John

-- 
It's easy to have a complicated idea. It's very very hard to have a simple 
idea. -- Carver Mead
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20050824/b34a1c46/attachment.htm


More information about the Squeak-dev mailing list