[squeak-dev] Re: [ANN] UGP / SecureSqueak version 0.1 released

Michael van der Gulik mikevdg at gmail.com
Wed Sep 23 21:21:01 UTC 2009


2009/9/23 Göran Krampe <goran at krampe.se>

> Hey!
>
> Michael van der Gulik wrote:
>
>> My next step is to refactor the namespaces and improve the tools. I'll be
>> grabbing the most recent trunk image (thank you!) with ToolBuilder based
>> tools and importing Kernel-* and Collections-*. If I make any changes that
>> Squeak could benefit from, I'll feed the changes back to you.
>>
>
> Regarding your namespaces - is there a good writeup somewhere about it?
> Just perversely curious :). It's like a drug, I don't want it, but can't
> help myself...
>
>
http://gulik.pbworks.com/Namespaces (2)

My approach is the "heavy-weight" approach. Compared to yours and Andreas'
approach, I burn all diskpacks, implement a module/packaging system, include
my own Kernel and metaclasses and introduce new syntax. I have specific
requirements for SecureSqueak, and backwards compatibility isn't one of
them.

For the record, its unlikely that Monticello will work with it. I looked at
Monticello early on and even tried making it work with Namespaces(1) but in
the end I decided it wasn't a good fit; the result would be ugly. Eventually
I'll make something better than Monticello.

For the meanwhile, you can use any old file-based version control system. I
currently use Subversion. I make sure that packages are filed out nicely so
that file-based tools can make nice diffs or patches.

Gulik.


(1) http://www.squeaksource.com/SecureSqueak/Monticello-mvdg.313.mcz

(2) Can anybody recommend a better free wiki hosting site? PbWorks has been
unreliable.

-- 
http://gulik.pbwiki.com/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20090924/f17f290a/attachment.htm


More information about the Squeak-dev mailing list