[squeak-dev] How to add packages to SqueakMap

=?EUC-KR?B?sK3B+L/A?= jinoh67 at gmail.com
Sat Feb 25 02:08:00 UTC 2012


Found that http://source.squeak.org/ is newest, because it is newest. It
doesn't have many packages.
But I prefer http://source.squeak.org/ then http://www.squeaksource.org/,
and I changed MCHttpRepository class>>creationTemplate to:
creationTemplate
 ^self creationTemplateLocation: 'http://source.squeak.com/ProjectName'
  user: 'KJO'
  password: '******'


2012/2/24 Göran Krampe <goran at krampe.se>

> On 02/23/2012 07:03 AM, Chris Cunnington wrote:
>
>> Hi Jin-oh,
>>
>> Hmm.. what to say.
>>
>> 1. SqueakMap is old and most people use http://www.squeaksource.com with
>> Monticello.
>>
>
> SM is indeed old, but it still works.
>
>
>  2. It's an orphan because the person who built it has gone to Pharo.
>>
>
> Not really true. Yes, I (the author of SM) am using Pharo for my current
> two private projects - but that doesn't mean I am "gone" nor that I don't
> care for SM anymore. At the same time, I am not spending much time on SM.
>
> Now, Nicolas and I are working on SmalltalkHub which I think could replace
> both SS and SM and end up *really* cool. Nicolas has done a fantastic job
> so far.
>
> But more on that in another post. :)
>
> regards, Göran
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20120225/b9ee9edb/attachment.htm


More information about the Squeak-dev mailing list