[Pkg] Packages: Sake-SqueakMap-kph.2.mcz

squeak-dev-noreply at lists.squeakfoundation.org squeak-dev-noreply at lists.squeakfoundation.org
Tue Sep 30 15:23:06 UTC 2008


A new version of Sake-SqueakMap was added to project Packages:
http://www.squeaksource.com/Packages/Sake-SqueakMap-kph.2.mcz

==================== Summary ====================

Name: Sake-SqueakMap-kph.2
Author: kph
Time: 30 September 2008, 4:22:39 pm
UUID: f5fc0f69-fa21-4973-bdf0-41dd007065db
Ancestors: Sake-SqueakMap-kph.1

Latest

=============== Diff against Sake-SqueakMap-kph.1 ===============

Item was added:
+ ----- Method: PackagesSqueakMapData>>SqueakDBX: (in category 'S') -----
+ SqueakDBX: aVersion
+ 
+ 	self name: 'SqueakDBX'.
+ 	self version: aVersion.
+ 
+ 	info summary: 'Squeak OpenDBX plugin'.
+ 	info author: 'Esteban Lorenzano'.
+ 	info owner: 'Esteban Lorenzano'.
+ 	info created: '19 August 2008 3:29:44 pm'.
+ 	info updated: '19 August 2008 3:29:44 pm'.
+ 	info description: 
+ 
+ 'OpenDBX plugin, provides db connection to free and commercial databases.
+ Currently supports: PostgreSQL, mySQL and Oracle (MSSQL and others should work, but not tested yet). 
+ Use FFI to talk to OpenDBX.
+ It works in Unix, OSX and (through MinGW) Windows. '.
+ 
+ 	info versions: {
+ {
+ 	#version -> '(0.7.1)'.
+ 	#created  -> '20 August 2008 3:47:44 pm'.
+ 	#updated -> '20 August 2008 3:47:44 pm'.
+ 	#categories -> #('No code changes' 'Development tools' 'Squeak3.10' 'Beta' 'MIT').
+ 	#id -> '288cceae-932e-46ee-acf1-d15ed92c6c20'.
+ 	#publisher -> 'nil'.
+ 	#url ->'http://map.squeak.org/accountbyid/0e5cb8be-2b4b-40f0-a915-c667fdfd96a5/files/OpenDBX-Core-EL.62.mcz'.
+ }.
+ {
+ 	#version -> '(0.7)'.
+ 	#created  -> '19 August 2008 3:33:42 pm'.
+ 	#updated -> '19 August 2008 3:33:42 pm'.
+ 	#categories -> #('No code changes' 'Development tools' 'Squeak3.10' 'Beta' 'MIT').
+ 	#id -> '5bbe9ff1-1074-497d-b955-32b4bc266ce0'.
+ 	#publisher -> 'nil'.
+ 	#url ->'http://map.squeak.org/accountbyid/0e5cb8be-2b4b-40f0-a915-c667fdfd96a5/files/OpenDBX-Core-EL.56.mcz'.
+ }.
+ 	}.
+ !

Item was added:
+ ----- Method: PackagesSqueakMapData>>AOKIProlog: (in category 'A') -----
+ AOKIProlog: aVersion
+ 
+ 	self name: 'AOKI Prolog'.
+ 	self version: aVersion.
+ 
+ 	info summary: 'AOKI Prolog set'.
+ 	info author: 'NISHIHARA Satoshi'.
+ 	info owner: 'NISHIHARA Satoshi'.
+ 	info created: '14 September 2008 11:09:51 pm'.
+ 	info updated: '15 September 2008 10:34:08 am'.
+ 	info description: 
+ 
+ 'AOKI Prolog for Morphic World.
+ 
+ GUI works in MVC and Morphic both.
+ MVC, Morphic version runs on 3.8 #6665 later. Morphic version developed Squeak 3.10.2-7179dev08.09.1 image.
+ '.
+ 
+ 	info versions: {
+ {
+ 	#version -> '(1)'.
+ 	#created  -> '14 September 2008 11:51:28 pm'.
+ 	#updated -> '14 September 2008 11:52:01 pm'.
+ 	#categories -> #('Not backwards compatible' 'GPL' 'Beta' 'Squeak3.8' 'Squeak3.10').
+ 	#id -> '57c7d387-83c1-42be-bc93-b38b46c481a3'.
+ 	#publisher -> 'nil'.
+ 	#url ->'http://map.squeak.org/accountbyid/36a7819b-ed87-483b-87d0-dc73d7defac4/files/Goodies-Prolog-nsh.3.mcz'.
+ }.
+ 	}.
+ !

Item was changed:
  ----- Method: PackagesSqueakMapData>>RepeatTimesMorphicTile: (in category 'R') -----
  RepeatTimesMorphicTile: aVersion
  
  	self name: 'RepeatTimesMorphicTile'.
  	self version: aVersion.
  
  	info summary: 'A tile for etoys scripting that gives the same functionality as the Smalltalk timesRepeat: selector.'.
  	info author: 'RJH'.
  	info owner: 'Robert Hawley'.
  	info created: '7 July 2008 10:38 pm'.
  	info updated: '7 July 2008 11:19:37 pm'.
  	info description: 
  
  'A tile for etoys scripting that gives the same functionality as the Smalltalk timesRepeat: selector.
  '.
  
  	info versions: {
  {
  	#version -> '(1)'.
  	#created  -> '7 July 2008 10:42:43 pm'.
+ 	#updated -> '19 September 2008 1:04:48 am'.
- 	#updated -> '7 July 2008 10:42:43 pm'.
  	#categories -> #('Alpha' 'Squeak3.9' 'SqueakL + MIT' 'Not backwards compatible').
  	#id -> '0e9cc2ab-c53a-4a93-bf6c-ddfee1752a7d'.
  	#publisher -> 'nil'.
  	#url ->'http://map.squeak.org/accountbyid/94efac2d-50af-4408-a3d1-a4442eaefe28/files/TimesRepeat.cs'.
  }.
  	}.
  !

Item was changed:
  ----- Method: PackagesSqueakMapData>>muO: (in category 'M') -----
  muO: aVersion
  
  	self name: 'muO'.
  	self version: aVersion.
  
  	info summary: 'Musical Objects for Squeak'.
  	info author: 'Stéphane Rollandin'.
  	info owner: 'Stéphane Rollandin'.
  	info created: '26 May 2005 2:34:58 pm'.
  	info updated: '25 January 2007 12:08:56 pm'.
  	info description: 
  
  'Development snapshot of muO (Musical Objects for Squeak). 
  This is a work in progress...
  
  muO is an experimental musical composition system. 
  
  It includes a port of GeoMaestro, a Keykit application. 
  
  Please follow the installation instructions at
  http://www.zogotounga.net/comp/squeak/sqgeo.htm
  '.
  
  	info versions: {
  {
+ 	#version -> '(1-212)'.
+ 	#created  -> '6 September 2008 7:27:12 pm'.
+ 	#updated -> '6 September 2008 7:27:12 pm'.
+ 	#categories -> #('Squeak3.8' 'Not backwards compatible' 'Beta' 'SqueakL + MIT').
+ 	#id -> '7dcc9c94-148b-4d6a-b69a-2094254ac1cd'.
+ 	#publisher -> 'nil'.
+ 	#url ->'http://map.squeak.org/accountbyid/5f9bef44-1fbb-4dd6-8f10-a69862ad5674/files/muO.212.sar'.
+ }.
+ {
+ 	#version -> '(1-208)'.
+ 	#created  -> '30 August 2008 9:39:22 pm'.
+ 	#updated -> '30 August 2008 9:39:22 pm'.
+ 	#categories -> #('Squeak3.8' 'Not backwards compatible' 'Beta' 'SqueakL + MIT').
+ 	#id -> '9dba992b-0b91-4882-b794-e559fe3edd63'.
+ 	#publisher -> 'nil'.
+ 	#url ->'http://map.squeak.org/accountbyid/5f9bef44-1fbb-4dd6-8f10-a69862ad5674/files/muO.208.sar'.
+ }.
+ {
+ 	#version -> '(1-206)'.
+ 	#created  -> '21 August 2008 1:47:57 pm'.
+ 	#updated -> '21 August 2008 1:47:57 pm'.
+ 	#categories -> #('Squeak3.8' 'SqueakL + MIT' 'Not backwards compatible' 'Beta').
+ 	#id -> 'c438086d-e55e-4904-abc4-25d75bf31576'.
+ 	#publisher -> 'nil'.
+ 	#url ->'http://map.squeak.org/accountbyid/5f9bef44-1fbb-4dd6-8f10-a69862ad5674/files/muO.206.sar'.
+ }.
+ {
  	#version -> '(1-202)'.
  	#created  -> '7 July 2008 9:44:37 am'.
  	#updated -> '7 July 2008 9:44:37 am'.
  	#categories -> #('Beta' 'Squeak3.8' 'SqueakL + MIT' 'Not backwards compatible').
  	#id -> 'ae27eb62-c11e-42ac-b041-ae83a8e6f5dd'.
  	#publisher -> 'nil'.
  	#url ->'http://map.squeak.org/accountbyid/5f9bef44-1fbb-4dd6-8f10-a69862ad5674/files/muO.202.sar'.
  }.
  {
  	#version -> '(1-200)'.
  	#created  -> '1 May 2008 9:11:16 pm'.
  	#updated -> '1 May 2008 9:11:16 pm'.
  	#categories -> #('Beta' 'SqueakL + MIT' 'Squeak3.8' 'Not backwards compatible').
  	#id -> '8d23a716-2e31-45e6-8345-3e27b117dac6'.
  	#publisher -> 'nil'.
  	#url ->'http://map.squeak.org/accountbyid/5f9bef44-1fbb-4dd6-8f10-a69862ad5674/files/muO.200.sar'.
  }.
  {
  	#version -> '(1-197)'.
  	#created  -> '3 April 2008 9:34:57 pm'.
  	#updated -> '3 April 2008 9:34:57 pm'.
  	#categories -> #('Beta' 'SqueakL + MIT' 'Squeak3.8' 'Not backwards compatible').
  	#id -> 'd458fcb6-f89b-4f3f-bc06-010f90b6acd9'.
  	#publisher -> 'nil'.
  	#url ->'http://map.squeak.org/accountbyid/5f9bef44-1fbb-4dd6-8f10-a69862ad5674/files/muO.197.sar'.
  }.
  {
  	#version -> '(1-195)'.
  	#created  -> '1 April 2008 3:42:07 pm'.
  	#updated -> '1 April 2008 3:43:11 pm'.
  	#categories -> #('Beta' 'SqueakL + MIT' 'Squeak3.8' 'Not backwards compatible').
  	#id -> '78034795-cae4-43ba-b459-444758ec45e3'.
  	#publisher -> 'nil'.
  	#url ->'http://map.squeak.org/accountbyid/5f9bef44-1fbb-4dd6-8f10-a69862ad5674/files/muO.195.sar'.
  }.
  {
  	#version -> '(1-193)'.
  	#created  -> '25 March 2008 12:59:17 pm'.
  	#updated -> '25 March 2008 12:59:17 pm'.
  	#categories -> #('Beta' 'SqueakL + MIT' 'Squeak3.8' 'Not backwards compatible').
  	#id -> 'b615f952-1fd5-410a-a2fc-ed59802ce6a9'.
  	#publisher -> 'nil'.
  	#url ->'http://map.squeak.org/accountbyid/5f9bef44-1fbb-4dd6-8f10-a69862ad5674/files/muO.193.sar'.
  }.
  {
  	#version -> '(1-191)'.
  	#created  -> '12 March 2008 9:37:09 am'.
  	#updated -> '12 March 2008 9:37:09 am'.
  	#categories -> #('Beta' 'Not backwards compatible' 'SqueakL + MIT' 'Squeak3.8').
  	#id -> '1de07f2c-49ca-4988-8bad-cb48fe37973b'.
  	#publisher -> 'nil'.
  	#url ->'http://map.squeak.org/accountbyid/5f9bef44-1fbb-4dd6-8f10-a69862ad5674/files/muO.191.sar'.
  }.
  {
  	#version -> '(1-190)'.
  	#created  -> '25 May 2007 12:19:06 pm'.
  	#updated -> '25 May 2007 12:19:06 pm'.
  	#categories -> #('SqueakL + MIT' 'Not backwards compatible' 'Beta' 'Squeak3.8').
  	#id -> '40380ffd-916d-4fc9-ac70-bf133c01cfe7'.
  	#publisher -> 'nil'.
  	#url ->'http://map.squeak.org/accountbyid/5f9bef44-1fbb-4dd6-8f10-a69862ad5674/files/muO.190.sar'.
  }.
  {
  	#version -> '(1-189)'.
  	#created  -> '15 May 2007 8:45:39 pm'.
  	#updated -> '15 May 2007 8:45:39 pm'.
  	#categories -> #('SqueakL + MIT' 'Not backwards compatible' 'Beta' 'Squeak3.8').
  	#id -> '4991ee7a-2482-4ade-b301-3b51ea5a9699'.
  	#publisher -> 'nil'.
  	#url ->'http://map.squeak.org/accountbyid/5f9bef44-1fbb-4dd6-8f10-a69862ad5674/files/muO.189.sar'.
  }.
  {
  	#version -> '(1-187)'.
  	#created  -> '16 March 2007 10:03:57 am'.
  	#updated -> '16 March 2007 10:03:57 am'.
  	#categories -> #('Beta' 'Squeak3.8' 'Not backwards compatible' 'SqueakL + MIT').
  	#id -> '44d5b19c-860d-4a2b-ad2a-20b965b09037'.
  	#publisher -> 'nil'.
  	#url ->'http://map.squeak.org/accountbyid/5f9bef44-1fbb-4dd6-8f10-a69862ad5674/files/muO.187.sar'.
  }.
  {
  	#version -> '(1-185)'.
  	#created  -> '9 March 2007 10:50:31 pm'.
  	#updated -> '9 March 2007 10:50:31 pm'.
  	#categories -> #('Beta' 'Squeak3.8' 'Not backwards compatible' 'SqueakL + MIT').
  	#id -> '46417446-0a6a-49c9-b57e-dd1aea2373af'.
  	#publisher -> 'nil'.
  	#url ->'http://map.squeak.org/accountbyid/5f9bef44-1fbb-4dd6-8f10-a69862ad5674/files/muO.185.sar'.
  }.
  {
  	#version -> '(1-184)'.
  	#created  -> '10 February 2007 2:57:48 pm'.
  	#updated -> '10 February 2007 2:57:48 pm'.
  	#categories -> #('SqueakL + MIT' 'Not backwards compatible' 'Beta' 'Squeak3.8').
  	#id -> '2132b5da-6ece-42d3-bb79-c71ceaac2c07'.
  	#publisher -> 'nil'.
  	#url ->'http://map.squeak.org/accountbyid/5f9bef44-1fbb-4dd6-8f10-a69862ad5674/files/muO.184.sar'.
  }.
  {
  	#version -> '(1-182)'.
  	#created  -> '30 January 2007 8:06:17 pm'.
  	#updated -> '30 January 2007 8:07:17 pm'.
  	#categories -> #('SqueakL + MIT' 'Not backwards compatible' 'Beta' 'Squeak3.8').
  	#id -> '4cc79f46-9bf0-42de-8e45-3c4456af148a'.
  	#publisher -> 'nil'.
  	#url ->'http://map.squeak.org/accountbyid/5f9bef44-1fbb-4dd6-8f10-a69862ad5674/files/muO.182.sar'.
  }.
  {
  	#version -> '(1-180)'.
  	#created  -> '25 January 2007 11:22:43 am'.
  	#updated -> '25 January 2007 11:22:43 am'.
  	#categories -> #('SqueakL + MIT' 'Not backwards compatible' 'Beta' 'Squeak3.8').
  	#id -> '6307f72b-536b-4333-880c-5e701acc5390'.
  	#publisher -> 'nil'.
  	#url ->'http://map.squeak.org/accountbyid/5f9bef44-1fbb-4dd6-8f10-a69862ad5674/files/muO.180.sar'.
  }.
  	}.
  !

Item was added:
+ ----- Method: PackagesSqueakMapData>>KoreanLanguageEnvironment: (in category 'K') -----
+ KoreanLanguageEnvironment: aVersion
+ 
+ 	self name: 'KoreanLanguageEnvironment'.
+ 	self version: aVersion.
+ 
+ 	info summary: 'organize the Korean Language Environment in Squeak'.
+ 	info author: 'YunJae, Jang <janggoons at gmail.com>'.
+ 	info owner: 'Yun Jae, Jang'.
+ 	info created: '22 September 2008 11:55:42 pm'.
+ 	info updated: '22 September 2008 11:55:42 pm'.
+ 	info description: 
+ 
+ ''.
+ 
+ 	info versions: {
+ {
+ 	#version -> 'KoreanLanguageEnvironment-beta-1'.
+ 	#created  -> '23 September 2008 12:41:56 am'.
+ 	#updated -> '23 September 2008 12:41:56 am'.
+ 	#categories -> #('Code changes, but only internal' 'Alpha' 'SqueakL' 'Squeak3.10').
+ 	#id -> 'd0277deb-7eeb-4d0c-8532-2f2f46a55a1e'.
+ 	#publisher -> 'Yun Jae, Jang'.
+ 	#url ->'http://map.squeak.org/accountbyid/e52f1f99-f9d2-4529-9664-126951af76df/files/KoreanSqueak3.10.1.cs'.
+ }.
+ {
+ 	#version -> 'KoreanLanguageEnvironment-beta-1'.
+ 	#created  -> '23 September 2008 12:35:48 am'.
+ 	#updated -> '23 September 2008 12:39:47 am'.
+ 	#categories -> #('Code changes, but only internal' 'Alpha' 'SqueakL' 'Squeak3.10').
+ 	#id -> 'c916ed15-ce03-43e9-92d1-0cb5cb523d14'.
+ 	#publisher -> 'Yun Jae, Jang'.
+ 	#url ->'http://map.squeak.org/accountbyid/e52f1f99-f9d2-4529-9664-126951af76df/files/FontKoreanEnvironment.sar'.
+ }.
+ 	}.
+ !

Item was changed:
  ----- Method: PackagesSqueakMapData>>PierUnixSecurity: (in category 'P') -----
  PierUnixSecurity: aVersion
  
  	self name: 'Pier Unix Security'.
  	self version: aVersion.
  
  	info summary: 'Simple Unix like security with ownership, groups, and others.'.
  	info author: 'Lukas Renggli <renggli at iam.unibe.ch>'.
  	info owner: 'Lukas Renggli'.
  	info created: '7 January 2006 1:54:39 pm'.
  	info updated: '10 January 2007 10:06:14 am'.
  	info description: 
  
  ''.
  
  	info versions: {
  {
+ 	#version -> '(1.0.17)'.
+ 	#created  -> '29 September 2008 5:03:43 pm'.
+ 	#updated -> '29 September 2008 5:03:43 pm'.
+ 	#categories -> #().
+ 	#id -> 'f31f2f3f-e5db-4da6-87c3-8946c18965fc'.
+ 	#publisher -> 'nil'.
+ 	#url ->'http://map.squeak.org/accountbyid/771b44e8-e84b-4f54-8fee-e7cf5b4e4ee4/files/pierunixsecurity-1.0.17.sar'.
+ }.
+ {
  	#version -> '(1.0.16)'.
+ 	#created  -> '24 August 2008 11:13:24 am'.
+ 	#updated -> '24 August 2008 11:13:24 am'.
- 	#created  -> '14 May 2008 5:23:31 am'.
- 	#updated -> '14 May 2008 5:23:31 am'.
  	#categories -> #().
+ 	#id -> '43d2fa70-a944-4f5a-b64e-a6786fff3da1'.
- 	#id -> '2e0d8f7f-e135-4717-800b-ea9d82fc887b'.
  	#publisher -> 'nil'.
  	#url ->'http://map.squeak.org/accountbyid/771b44e8-e84b-4f54-8fee-e7cf5b4e4ee4/files/pierunixsecurity-1.0.16.sar'.
  }.
  {
  	#version -> '(1.0.14-alpha)'.
  	#created  -> '13 September 2007 8:09:04 pm'.
  	#updated -> '13 September 2007 8:09:04 pm'.
  	#categories -> #().
  	#id -> '026b2c6c-57df-45eb-bd73-17718157a9af'.
  	#publisher -> 'nil'.
  	#url ->'http://map.squeak.org/accountbyid/771b44e8-e84b-4f54-8fee-e7cf5b4e4ee4/files/pierunixsecurity-1.0.14-alpha.sar'.
  }.
  {
  	#version -> '(1.0.8-alpha)'.
  	#created  -> '12 September 2007 4:27:48 pm'.
  	#updated -> '12 September 2007 4:27:48 pm'.
  	#categories -> #().
  	#id -> 'cdd1add1-1bbd-4db2-9a4b-fc950cf75f3c'.
  	#publisher -> 'nil'.
  	#url ->'http://map.squeak.org/accountbyid/771b44e8-e84b-4f54-8fee-e7cf5b4e4ee4/files/pierunixsecurity-1.0.8-alpha.sar'.
  }.
  {
  	#version -> '(1.0.7-alpha)'.
  	#created  -> '28 May 2007 3:16:31 pm'.
  	#updated -> '28 May 2007 3:16:31 pm'.
  	#categories -> #().
  	#id -> '5c45da4c-bdb8-4feb-adb4-1c4c46d00041'.
  	#publisher -> 'nil'.
  	#url ->'http://map.squeak.org/accountbyid/771b44e8-e84b-4f54-8fee-e7cf5b4e4ee4/files/pierunixsecurity-1.0.7-alpha.sar'.
  }.
  {
  	#version -> '(1.0.6-alpha)'.
  	#created  -> '24 February 2007 8:11:05 pm'.
  	#updated -> '24 February 2007 8:11:05 pm'.
  	#categories -> #().
  	#id -> '0e10e5a4-c39c-4461-966f-84cad0d39726'.
  	#publisher -> 'nil'.
  	#url ->'http://map.squeak.org/accountbyid/771b44e8-e84b-4f54-8fee-e7cf5b4e4ee4/files/pierunixsecurity-1.0.6-alpha.sar'.
  }.
  {
  	#version -> '(1.0.5-alpha)'.
  	#created  -> '11 January 2007 3:03:52 pm'.
  	#updated -> '11 January 2007 3:03:52 pm'.
  	#categories -> #().
  	#id -> '0d8f6bdc-d92a-4b00-b9fa-a3def69bd07b'.
  	#publisher -> 'nil'.
  	#url ->'http://map.squeak.org/accountbyid/771b44e8-e84b-4f54-8fee-e7cf5b4e4ee4/files/pierunixsecurity-1.0.5-alpha.sar'.
  }.
  {
  	#version -> '(1.0.4-alpha)'.
  	#created  -> '30 October 2006 9:06:39 pm'.
  	#updated -> '30 October 2006 9:06:39 pm'.
  	#categories -> #().
  	#id -> '77f895d4-43ee-437d-8392-681aa8692ae2'.
  	#publisher -> 'nil'.
  	#url ->'http://map.squeak.org/accountbyid/771b44e8-e84b-4f54-8fee-e7cf5b4e4ee4/files/pierunixsecurity-1.0.4-alpha.sar'.
  }.
  {
  	#version -> '(1.0.3-alpha)'.
  	#created  -> '29 June 2006 10:52:23 pm'.
  	#updated -> '29 June 2006 10:52:23 pm'.
  	#categories -> #().
  	#id -> 'ff651a1d-6d52-4368-bc3b-d8e8dc6af8ae'.
  	#publisher -> 'nil'.
  	#url ->'http://map.squeak.org/accountbyid/771b44e8-e84b-4f54-8fee-e7cf5b4e4ee4/files/pierunixsecurity-1.0.3-alpha.sar'.
  }.
  {
  	#version -> '(1.0.2-alpha)'.
  	#created  -> '21 March 2006 7:13:33 pm'.
  	#updated -> '21 March 2006 7:13:33 pm'.
  	#categories -> #().
  	#id -> 'd1bb81c0-d61d-44fe-931e-339f100daafe'.
  	#publisher -> 'nil'.
  	#url ->'http://map.squeak.org/accountbyid/771b44e8-e84b-4f54-8fee-e7cf5b4e4ee4/files/pierunixsecurity-1.0.2-alpha.sar'.
  }.
  {
  	#version -> '(1.0.0-alpha)'.
  	#created  -> '7 January 2006 2:11:27 pm'.
  	#updated -> '7 January 2006 2:11:27 pm'.
  	#categories -> #().
  	#id -> '55dbeabd-ad03-423a-acca-1e270da40688'.
  	#publisher -> 'nil'.
  	#url ->'http://map.squeak.org/accountbyid/771b44e8-e84b-4f54-8fee-e7cf5b4e4ee4/files/pierunixsecurity-1.0.0-alpha.sar'.
  }.
  	}.
  !

Item was added:
+ ----- Method: PackagesSqueakMapData>>Voronoi2dDiagram: (in category 'V') -----
+ Voronoi2dDiagram: aVersion
+ 
+ 	self name: 'Voronoi-2d-Diagram'.
+ 	self version: aVersion.
+ 
+ 	info summary: '2-dimensional Voronoi and Delaunay diagrams'.
+ 	info author: 'NISHIHARA Satoshi'.
+ 	info owner: 'NISHIHARA Satoshi'.
+ 	info created: '14 September 2008 11:29:07 pm'.
+ 	info updated: '15 September 2008 10:34:37 am'.
+ 	info description: 
+ 
+ 'GUI works in MVC and Morphic both.
+ MVC, Morphic version runs on 3.8 #6665 later. Morphic version developed Squeak 3.10.2-7179dev08.09.1 image.
+ '.
+ 
+ 	info versions: {
+ {
+ 	#version -> '(1)'.
+ 	#created  -> '14 September 2008 11:32:30 pm'.
+ 	#updated -> '14 September 2008 11:33:30 pm'.
+ 	#categories -> #('Squeak3.10' 'GPL' 'Not backwards compatible' 'Beta' 'Squeak3.8').
+ 	#id -> 'c86ac19c-9b89-41d7-8984-53d42596e579'.
+ 	#publisher -> 'nil'.
+ 	#url ->'http://map.squeak.org/accountbyid/36a7819b-ed87-483b-87d0-dc73d7defac4/files/Voronoi-2d-Diagram-nsh.1.mcz'.
+ }.
+ 	}.
+ !

Item was changed:
  ----- Method: PackagesSqueakMapData>>Pier: (in category 'P') -----
  Pier: aVersion
  
  	self name: 'Pier'.
  	self version: aVersion.
  
  	info summary: 'Meta-described collaborative application framework'.
  	info author: 'Lukas Renggli <renggli at iam.unibe.ch>'.
  	info owner: 'Lukas Renggli'.
  	info created: '17 November 2005 3:39:49 pm'.
  	info updated: '10 January 2007 10:05:43 am'.
  	info description: 
  
  ''.
  
  	info versions: {
  {
+ 	#version -> '(1.0.17)'.
+ 	#created  -> '29 September 2008 5:03:37 pm'.
+ 	#updated -> '29 September 2008 5:03:37 pm'.
+ 	#categories -> #().
+ 	#id -> '2e90313f-de08-42c7-a519-ffa8025fe9ec'.
+ 	#publisher -> 'nil'.
+ 	#url ->'http://map.squeak.org/accountbyid/771b44e8-e84b-4f54-8fee-e7cf5b4e4ee4/files/pier-1.0.17.sar'.
+ }.
+ {
  	#version -> '(1.0.16)'.
+ 	#created  -> '24 August 2008 11:13:20 am'.
+ 	#updated -> '24 August 2008 11:13:20 am'.
- 	#created  -> '14 May 2008 5:31:21 am'.
- 	#updated -> '14 May 2008 5:31:21 am'.
  	#categories -> #().
+ 	#id -> 'a6884434-68d8-4331-b046-f25b1368fdf6'.
- 	#id -> '4979c423-29c7-45c0-a150-c16bc9039fd4'.
  	#publisher -> 'nil'.
  	#url ->'http://map.squeak.org/accountbyid/771b44e8-e84b-4f54-8fee-e7cf5b4e4ee4/files/pier-1.0.16.sar'.
  }.
  {
  	#version -> '(1.0.14-alpha)'.
  	#created  -> '17 September 2007 8:27:01 pm'.
  	#updated -> '17 September 2007 8:27:01 pm'.
  	#categories -> #().
  	#id -> '3847f363-9017-4740-87d6-9617fb673889'.
  	#publisher -> 'nil'.
  	#url ->'http://map.squeak.org/accountbyid/771b44e8-e84b-4f54-8fee-e7cf5b4e4ee4/files/pier-1.0.14-alpha.sar'.
  }.
  {
  	#version -> '(1.0.11-alpha)'.
  	#created  -> '12 September 2007 4:27:39 pm'.
  	#updated -> '12 September 2007 4:27:39 pm'.
  	#categories -> #().
  	#id -> '563df0d7-a4a7-4f44-a1be-51c1493b1bca'.
  	#publisher -> 'nil'.
  	#url ->'http://map.squeak.org/accountbyid/771b44e8-e84b-4f54-8fee-e7cf5b4e4ee4/files/pier-1.0.11-alpha.sar'.
  }.
  {
  	#version -> '(1.0.10-alpha)'.
  	#created  -> '28 May 2007 3:16:13 pm'.
  	#updated -> '28 May 2007 3:16:13 pm'.
  	#categories -> #().
  	#id -> '11a0c519-dfac-4e47-a611-e2c5bdc54e3a'.
  	#publisher -> 'nil'.
  	#url ->'http://map.squeak.org/accountbyid/771b44e8-e84b-4f54-8fee-e7cf5b4e4ee4/files/pier-1.0.10-alpha.sar'.
  }.
  {
  	#version -> '(1.0.9-alpha)'.
  	#created  -> '24 February 2007 8:10:58 pm'.
  	#updated -> '24 February 2007 8:10:58 pm'.
  	#categories -> #().
  	#id -> '001b1f4e-68a9-42aa-968d-f2e31f401d43'.
  	#publisher -> 'nil'.
  	#url ->'http://map.squeak.org/accountbyid/771b44e8-e84b-4f54-8fee-e7cf5b4e4ee4/files/pier-1.0.9-alpha.sar'.
  }.
  {
  	#version -> '(1.0.8-alpha)'.
  	#created  -> '11 January 2007 3:03:46 pm'.
  	#updated -> '11 January 2007 3:03:46 pm'.
  	#categories -> #().
  	#id -> 'b431e1f0-c58d-48cf-b3e0-5a9ebe2647a9'.
  	#publisher -> 'nil'.
  	#url ->'http://map.squeak.org/accountbyid/771b44e8-e84b-4f54-8fee-e7cf5b4e4ee4/files/pier-1.0.8-alpha.sar'.
  }.
  {
  	#version -> '(1.0.7-alpha)'.
  	#created  -> '30 October 2006 9:19:59 pm'.
  	#updated -> '30 October 2006 9:19:59 pm'.
  	#categories -> #().
  	#id -> 'a001c14a-1ae3-45f3-a697-af587514fda3'.
  	#publisher -> 'nil'.
  	#url ->'http://map.squeak.org/accountbyid/771b44e8-e84b-4f54-8fee-e7cf5b4e4ee4/files/pier-1.0.7-alpha.sar'.
  }.
  {
  	#version -> '(1.0.6-alpha)'.
  	#created  -> '30 October 2006 9:06:33 pm'.
  	#updated -> '30 October 2006 9:06:33 pm'.
  	#categories -> #().
  	#id -> 'dba115d6-8149-40e0-99b2-af9a124b0a67'.
  	#publisher -> 'nil'.
  	#url ->'http://map.squeak.org/accountbyid/771b44e8-e84b-4f54-8fee-e7cf5b4e4ee4/files/pier-1.0.6-alpha.sar'.
  }.
  {
  	#version -> '(1.0.5-alpha)'.
  	#created  -> '29 June 2006 10:52:02 pm'.
  	#updated -> '29 June 2006 10:52:02 pm'.
  	#categories -> #().
  	#id -> '183354e3-b902-48bd-9bb6-7e4e4a82b999'.
  	#publisher -> 'nil'.
  	#url ->'http://map.squeak.org/accountbyid/771b44e8-e84b-4f54-8fee-e7cf5b4e4ee4/files/pier-1.0.5-alpha.sar'.
  }.
  {
  	#version -> '(1.0.4-alpha)'.
  	#created  -> '21 March 2006 7:13:13 pm'.
  	#updated -> '21 March 2006 7:13:13 pm'.
  	#categories -> #().
  	#id -> 'ad937a7e-9f11-4acb-b073-d977024abb8c'.
  	#publisher -> 'nil'.
  	#url ->'http://map.squeak.org/accountbyid/771b44e8-e84b-4f54-8fee-e7cf5b4e4ee4/files/pier-1.0.4-alpha.sar'.
  }.
  {
  	#version -> '(1.0.3-alpha)'.
  	#created  -> '17 March 2006 4:51:11 pm'.
  	#updated -> '17 March 2006 4:51:11 pm'.
  	#categories -> #().
  	#id -> 'a7e01fd4-3aaa-40ff-b0b8-efd2f5b6883a'.
  	#publisher -> 'nil'.
  	#url ->'http://map.squeak.org/accountbyid/771b44e8-e84b-4f54-8fee-e7cf5b4e4ee4/files/pier-1.0.3-alpha.sar'.
  }.
  {
  	#version -> '(1.0.2-alpha)'.
  	#created  -> '7 January 2006 1:39:33 pm'.
  	#updated -> '7 January 2006 1:39:33 pm'.
  	#categories -> #().
  	#id -> '554d6ff1-9261-4535-bd30-8a6ff93dae91'.
  	#publisher -> 'nil'.
  	#url ->'http://map.squeak.org/accountbyid/771b44e8-e84b-4f54-8fee-e7cf5b4e4ee4/files/pier-1.0.2-alpha.sar'.
  }.
  {
  	#version -> '(1.0.1-alpha)'.
  	#created  -> '21 November 2005 9:22:57 pm'.
  	#updated -> '21 November 2005 9:22:57 pm'.
  	#categories -> #().
  	#id -> '3ba632e9-d516-4aa2-adfa-17f78f6684de'.
  	#publisher -> 'nil'.
  	#url ->'http://map.squeak.org/accountbyid/771b44e8-e84b-4f54-8fee-e7cf5b4e4ee4/files/pier-1.0.1-alpha.sar'.
  }.
  {
  	#version -> '(1.0.0-alpha)'.
  	#created  -> '17 November 2005 7:05:32 pm'.
  	#updated -> '17 November 2005 7:05:32 pm'.
  	#categories -> #().
  	#id -> '4892f6b0-e4c4-4aec-bf1b-7cc178516b64'.
  	#publisher -> 'nil'.
  	#url ->'http://map.squeak.org/accountbyid/771b44e8-e84b-4f54-8fee-e7cf5b4e4ee4/files/pier-1.0.0-alpha.sar'.
  }.
  	}.
  !

Item was changed:
  ----- Method: PackagesSqueakMapData>>KomHttpServer: (in category 'K') -----
  KomHttpServer: aVersion
  
  	self name: 'KomHttpServer'.
  	self version: aVersion.
  
  	info summary: 'The Comanche Http Server'.
  	info author: 'Mainly Bolot Kerimbaev and Stephen Pair'.
  	info owner: 'Göran Krampe'.
  	info created: '16 May 2003 5:03:11 am'.
  	info updated: '23 October 2007 1:56:57 pm'.
  	info description: 
  
  'Prerequisite packages:
  
  *KomServices* (which in turn needs *DynamicBindings* and, if you are using a pre-3.7-image, *NamedProcess*)
  
  KomHttpServer is the Comanche web server package.  To get a simple web server running, install this package and evaluate the code below.  A simple file serving web server will be started and will serve the files in your default directory.
  
  	| ma |
  	ma := ModuleAssembly core.
  	ma serverRoot: FileDirectory default fullName.
  	ma documentRoot: FileDirectory default fullName.
  	ma directoryIndex: ''index.html index.htm''.
  	ma serveFiles.
  	(HttpService startOn: 8080 named: ''httpd'') plug: ma rootModule
  
  After starting the server, point your web browser to http://localhost:8080/
  
  If you have loaded Seaside, you can start a web server that serves Seaside based applications using the following configuration:
  
  	| ma seaside |
  	seaside := WAKom default.
  	ma := ModuleAssembly core.
  	ma serverRoot: FileDirectory default fullName.
  	ma alias: ''/seaside'' to: [ma addPlug: [:request | seaside process: request]].
  	ma documentRoot: FileDirectory default fullName.
  	ma directoryIndex: ''index.html index.htm''.
  	ma serveFiles.
  	(HttpService startOn: 8080 named: ''httpd'') plug: ma rootModule
  
  See the class comments of the various subclasses of ComancheModule for documentation and usage examples.
  
  ===== Release History =====
  For newer releases see note on respective SqueakMap release. Below included for historical record.
  
  Version 6.2:
  	- Added support for Squeak 3.6
  	- Now uses SocketStream from the network rewrite
  
  Version 6.1:
  	- (build #41) Fixes various issues for running on Mac OSX
  	- Packaged using KomPackaging (Squeak version only)
  	- Separated the services framework into a separate package called KomServices
  	- Added a module framework
  	- The following modules have been added (see the individual classes for details):
  		- ModCore - this is the core module and designed to be the root of a module assembly, it extracts basic information from the request and makes it available to sub-modules, it also handles http TRACE and OPTIONS methods
  		- ModMulti - this is a module designed only to wrap submodules into a single entity
  		- ModAlias - for mapping url prefixes to sub modules
  		- ModAuth - for authentication
  			- KomAuthDb - a very basic user and password database
  		- ModAutoIndex - for generating directory listings
  		- ModDir - for directory processing (including redirects to fix the trailing slash problem)
  		- ModDoc - for file location processing in a file server
  		- ModVhost - for name based virtual hosting
  			- ModVhostDoc - for document serving based on virtual host name
  			- ModVhostAlias - for module routing based on the virtual host name
  		- ModFile - for serving files
  		- ModLog - for logging http requests (not yet usable)
  			- KomLogger - writes out a log in CLF format
  			- KomTracer - writes out a detailed trace of http request/response pairs
  		- ModNotFound - if reached will generate a not found response
  		- ModSession - for client session handling
  			- KomSession - the session class used by ModSession (by default)
  	- Added ModuleAssembly to help in creating module assemblies
  	- Renamed classes:
  		- ComancheHttpService -> HttpService
  	- Removed classes
  		- BoundedStream
  		- HttpBadRequest
  		- HttpParser
  		- NetworkProtocolAdaptor
  		- NetworkRequest
  
  Version 6.0.1:
  	- Adds pluggability to ComancheHttpService (see class comments).
  
  Version 6.0:
  	- Initial ComancheNG release
  
  ===== Future Enhancement Plans =====
  
  - add WebDAV server capability (in a separate package)
  - synchronize with the network rewrite project - DONE
  - separate some of the http protocol support into a separate package and provide an Http/WebDAV client implementation (separate package)
  - rework the handling of chunked responses (using the SharedStreams package)
  - rework the handling of document uploads (via multipart/form-data) using the SharedStreams package
  - support chunked transfer encoding for incoming requests
  - Reify cookies and make them easier to work with
  - Slim down HttpRequest and HttpResponse such that they are only responsible for constructing requests and responses (currently, these classes are heavily overloaded)
  
  '.
  
  	info versions: {
  {
+ 	#version -> '7.1a'.
+ 	#created  -> '30 August 2008 3:34:15 pm'.
+ 	#updated -> '2 September 2008 7:38:53 pm'.
+ 	#categories -> #('Squeak3.8' 'Squeak3.9' 'SqueakL + MIT' 'Code changes, may break compatibility' 'Monticello' 'Stable' 'Squeak3.7' 'Alpha').
+ 	#id -> 'b46f85d2-1c81-4a3d-af48-7b4a88271ea9'.
+ 	#publisher -> 'Giovanni Corriga'.
+ 	#url ->'http://www.squeaksource.com/KomHttpServer/KomHttpServer-gc.42.mcz'.
+ }.
+ {
  	#version -> '7.0.5'.
  	#created  -> '26 October 2007 7:48:42 am'.
  	#updated -> '26 October 2007 11:13:17 am'.
  	#categories -> #('Stable' 'Squeak3.9' 'Squeak3.6' 'Squeak3.9-alpha' 'Monticello' 'Squeak3.8' 'Squeak3.7' 'Squeak3.10-alpha' 'SqueakL + MIT' 'Code changes, but only internal').
  	#id -> 'c488c2d6-e436-4ed7-bd8b-a535ca532b8e'.
  	#publisher -> 'Giovanni Corriga'.
  	#url ->'http://www.squeaksource.com/KomHttpServer/KomHttpServer-gc.30.mcz'.
  }.
  {
  	#version -> '7.0.4'.
  	#created  -> '4 September 2006 9:11:35 am'.
  	#updated -> '4 September 2006 9:11:35 am'.
  	#categories -> #('Squeak3.6' 'Squeak3.2.1' 'SqueakL + MIT' 'Stable' 'Squeak3.7' 'Code changes, but only internal' 'Squeak3.5' 'Squeak3.4' 'Squeak3.8' 'Squeak3.2' 'No code changes').
  	#id -> '012a19f9-acdd-4f50-9900-9dd05558a8a3'.
  	#publisher -> 'Göran Krampe'.
  	#url ->'http://squeak.krampe.se/KomHttpServer-gk.14.mcz'.
  }.
  {
  	#version -> '7.0.3'.
  	#created  -> '6 December 2005 9:59:58 pm'.
  	#updated -> '6 December 2005 9:59:58 pm'.
  	#categories -> #('Squeak3.2' 'Squeak3.8' 'Squeak3.7' 'Squeak3.5' 'SqueakL + MIT' 'Code changes, but only internal' 'Stable' 'No code changes' 'Squeak3.2.1' 'Squeak3.6' 'Squeak3.4').
  	#id -> '3939a656-2011-48de-9fac-a90c0a8bef39'.
  	#publisher -> 'Göran Krampe'.
  	#url ->'http://squeak.krampe.se/KomHttpServer-gk.10.mcz'.
  }.
  {
  	#version -> '7.0.2'.
  	#created  -> '30 November 2004 12:28:39 pm'.
  	#updated -> '30 November 2004 12:28:39 pm'.
  	#categories -> #('Squeak3.4' 'Squeak3.6' 'No code changes' 'SqueakL + MIT' 'Code changes, but only internal' 'Squeak3.5' 'Squeak3.2.1' 'Squeak3.2' 'Squeak3.7' 'Stable').
  	#id -> 'f22c82bf-458b-4006-ad62-c12b6754f51a'.
  	#publisher -> 'Göran Krampe'.
  	#url ->'http://map.squeak.org/accountbyid/9bdedc18-1525-44a6-9b79-db5d4a87f6f8/files/KomHttpServer-gk.6.mcz'.
  }.
  {
  	#version -> '7.0.1'.
  	#created  -> '10 November 2004 1:49:14 pm'.
  	#updated -> '15 November 2004 2:30:35 pm'.
  	#categories -> #('Squeak3.2.1' 'Squeak3.5' 'No code changes' 'Stable' 'SqueakL + MIT' 'Squeak3.7' 'Squeak3.6' 'Code changes, but only internal' 'Squeak3.2' 'Squeak3.4').
  	#id -> 'db742634-8bf1-49c1-860a-e3529ec035c8'.
  	#publisher -> 'Göran Krampe'.
  	#url ->'http://map.squeak.org/accountbyid/9bdedc18-1525-44a6-9b79-db5d4a87f6f8/files/KomHttpServer-gk.5.mcz'.
  }.
  {
  	#version -> '6.2'.
  	#created  -> '16 May 2003 5:03:11 am'.
  	#updated -> '4 August 2004 4:10:19 pm'.
  	#categories -> #('SqueakL + MIT' 'Squeak3.5' 'Squeak3.4' 'Squeak3.7' 'Squeak3.2.1' 'Squeak3.2' 'Squeak3.6' 'No code changes' 'Stable').
  	#id -> '17468f59-b1b4-49ed-9180-1506f7982331'.
  	#publisher -> 'Göran Krampe'.
  	#url ->'http://squeaklab.org/comanche/httpserver/downloads/KomHttpServer-6.2.sar'.
  }.
  	}.
  !

Item was changed:
  ----- Method: PackagesSqueakMapData>>SandstoneDb: (in category 'S') -----
  SandstoneDb: aVersion
  
  	self name: 'SandstoneDb'.
  	self version: aVersion.
  
  	info summary: 'A simple ActiveRecord style object database intended for use with Seaside.'.
  	info author: 'Ramon Leon'.
  	info owner: 'Ramon Leon'.
  	info created: '27 July 2008 4:15:01 pm'.
  	info updated: '27 July 2008 4:41:11 pm'.
  	info description: 
  
  'SandstoneDb is a lightweight Prevayler style embedded object database with an ActiveRecord API that doesn''t require a command pattern and works for small apps that a single Squeak image can handle. The idea is to make a Squeak image durable and crash proof and suitable for use in small office applications.
  
  Data is kept in ram for speed and on disk for safety. All data is reloaded from disk on image startup.
  
  Since we''re dealing with live objects in memory, concurrency is handled via optional record level critical sections rather than optimistic locking and commit failures. It''s up to the developer to use critical sections at the appropriate points by using the critical method on the record.
  
  Saves are atomic for an ActiveRecord and all its non ActiveRecord children, for example, an order and its items. There is no atomic save across multiple ActiveRecords. A record is a cluster of objects that are stored in a single file together.
  
  Assuming you have the latest SUnit (SUnitGUI-improved from Universe), all tests should pass.
  
  For more information and API see http://onsmalltalk.com/programming/smalltalk/sandstonedb-simple-activerecord-style-persistence-in-squeak/'.
  
  	info versions: {
  {
+ 	#version -> '108'.
+ 	#created  -> '24 September 2008 5:33:56 pm'.
+ 	#updated -> '24 September 2008 5:33:56 pm'.
+ 	#categories -> #('Squeak3.9' 'Only extensions, no changes' 'MIT' 'Class libraries' 'Official package in Full' 'Stable').
+ 	#id -> '0c0fe9fb-913c-4861-950c-26a1358f263f'.
+ 	#publisher -> 'Ramon Leon'.
+ 	#url ->'http://www.squeaksource.com/SandstoneDb/SandstoneDb-rjl.108.mcz'.
+ }.
+ {
  	#version -> '72'.
  	#created  -> '27 July 2008 4:29:51 pm'.
  	#updated -> '28 July 2008 8:53:03 pm'.
  	#categories -> #('Stable' 'Only extensions, no changes' 'Squeak3.9' 'MIT' 'Class libraries' 'Official package in Full').
  	#id -> 'f1be061a-f39f-4288-9ced-25d1c6547e9b'.
  	#publisher -> 'Ramon Leon'.
  	#url ->'http://www.squeaksource.com/SandstoneDb/SandstoneDb-rjl.72.mcz'.
  }.
  	}.
  !

Item was added:
+ ----- Method: PackagesSqueakMapData>>EqualityComparison: (in category 'E') -----
+ EqualityComparison: aVersion
+ 
+ 	self name: 'Equality Comparison'.
+ 
+ 	info summary: 'Quick , easy , and bug free way to create #hash , #=  method to any class you want!!'.
+ 	info author: 'Howard J. Oh'.
+ 	info owner: 'Howard J. Oh'.
+ 	info created: '29 September 2008 10:34:26 am'.
+ 	info updated: '29 September 2008 10:34:26 am'.
+ 	info description: 
+ 
+ 'Everyday of your life, you might create dozens of class into your image. While doing it, it is often the case that you make mistakes writing #hash, #= to your class. #hash and #= are very close to each other, but a slightest mistake can cause hard to find bug. Any two object of equal must yield same hash value. 
+ 
+ Make a method that creates EqualityComparison object and supply the ''getter accessors'' to it and implement both #hash and #= by using the object. It is simple, time saving, and foolproof way to go.'.
+ 
+ 	info versions: {
+ 	}.
+ !

Item was changed:
  ----- Method: PackagesSqueakMapData>>Seaside: (in category 'S') -----
  Seaside: aVersion
  
  	self name: 'Seaside'.
  	self version: aVersion.
  
  	info summary: 'Develop clean, complex, and reusable web components.'.
  	info author: 'Avi Bryant'.
  	info owner: 'Avi Bryant'.
  	info created: '16 September 2002 8:12:08 pm'.
  	info updated: '13 March 2007 10:23:47 pm'.
  	info description: 
  
  'A framework for building sophisticated web applications in Squeak.  Develop for the web using reusable, embeddable components and unique call/return semantics for moving between pages.
  
  Seaside requires a web server; the most commonly used is KomHttpServer.'.
  
  	info versions: {
+ {
+ 	#version -> '(2.8.3)'.
+ 	#created  -> '24 August 2008 11:12:59 am'.
+ 	#updated -> '24 August 2008 11:12:59 am'.
+ 	#categories -> #().
+ 	#id -> '468a8b0e-377f-49bf-b36a-c3caaa034d9f'.
+ 	#publisher -> 'nil'.
+ 	#url ->'http://map.squeak.org/accountbyid/771b44e8-e84b-4f54-8fee-e7cf5b4e4ee4/files/seaside-2.8.3.sar'.
+ }.
  {
  	#version -> '2.8.2'.
  	#created  -> '8 June 2008 5:45:23 pm'.
  	#updated -> '8 June 2008 5:48:24 pm'.
  	#categories -> #('Code changes, but only bug fixes' 'Squeak3.9' 'MIT' 'Stable').
  	#id -> 'a0da204a-ca1a-4c52-9275-b8c6ea8d83d2'.
  	#publisher -> 'Lukas Renggli'.
  	#url ->'http://map.squeak.org/accountbyid/771b44e8-e84b-4f54-8fee-e7cf5b4e4ee4/files/seaside-2.8.2.sar'.
  }.
  {
  	#version -> '2.8.1'.
  	#created  -> '14 May 2008 5:24:06 am'.
  	#updated -> '8 June 2008 5:48:55 pm'.
  	#categories -> #('Code changes, but only bug fixes' 'Squeak3.9' 'MIT' 'Stable').
  	#id -> '10186e74-c78f-41f9-9e2e-9b211f58369f'.
  	#publisher -> 'Lukas Renggli'.
  	#url ->'http://map.squeak.org/accountbyid/771b44e8-e84b-4f54-8fee-e7cf5b4e4ee4/files/seaside-2.8.1.sar'.
  }.
  {
  	#version -> '2.8'.
  	#created  -> '28 October 2007 2:47:33 pm'.
  	#updated -> '28 October 2007 3:01:15 pm'.
  	#categories -> #('Squeak3.9' 'Stable' 'Code changes, may break compatibility' 'MIT').
  	#id -> '11b1f304-2630-48c8-9c26-634c9befb8db'.
  	#publisher -> 'Lukas Renggli'.
  	#url ->'http://map.squeak.org/accountbyid/771b44e8-e84b-4f54-8fee-e7cf5b4e4ee4/files/seaside-2.8.sar'.
  }.
  {
  	#version -> '(2.8-beta)'.
  	#created  -> '13 September 2007 7:40:33 pm'.
  	#updated -> '13 September 2007 7:40:33 pm'.
  	#categories -> #().
  	#id -> '799f24e1-77b3-4b5d-bb1f-6ab01c4e2b74'.
  	#publisher -> 'nil'.
  	#url ->'http://map.squeak.org/accountbyid/771b44e8-e84b-4f54-8fee-e7cf5b4e4ee4/files/seaside-2.8-beta.sar'.
  }.
  {
  	#version -> '(2.8a)'.
  	#created  -> '18 March 2007 7:17:13 pm'.
  	#updated -> '18 March 2007 7:17:13 pm'.
  	#categories -> #().
  	#id -> '6962ea21-9fe2-4ede-bd9b-56e2295c78da'.
  	#publisher -> 'nil'.
  	#url ->'http://map.squeak.org/accountbyid/771b44e8-e84b-4f54-8fee-e7cf5b4e4ee4/files/seaside-2.8a.sar'.
  }.
  {
  	#version -> '2.7'.
  	#created  -> '15 March 2007 8:02:06 am'.
  	#updated -> '15 March 2007 8:04 am'.
  	#categories -> #('Alpha' 'Code changes, but only internal' 'Stable' 'MIT' 'Monticello' 'Squeak3.6' 'Code changes, may break compatibility' 'Squeak3.9' 'Squeak3.8' 'Squeak3.7' 'Other license').
  	#id -> 'd3548631-b8c1-4d78-b598-ae4103f4437f'.
  	#publisher -> 'Lukas Renggli'.
  	#url ->'http://www.squeaksource.com/Seaside/SeasideInstaller-lr.12.mcz'.
  }.
  {
  	#version -> '(2.7a)'.
  	#created  -> '15 March 2007 8:00:06 am'.
  	#updated -> '15 March 2007 8:10:01 am'.
  	#categories -> #('Alpha' 'Code changes, but only internal' 'Stable' 'MIT' 'Monticello' 'Squeak3.6' 'Code changes, may break compatibility' 'Squeak3.9' 'Squeak3.8' 'Squeak3.7' 'Other license').
  	#id -> '4b9f632a-1c8f-4aa1-b013-fa00fac94444'.
  	#publisher -> 'nil'.
  	#url ->'http://www.squeaksource.com/Seaside/SeasideInstaller-lr.11.mcz'.
  }.
  {
  	#version -> '(2.6a)'.
  	#created  -> '28 November 2005 10:51:21 am'.
  	#updated -> '8 January 2006 11:13:36 pm'.
  	#categories -> #('Beta' 'Squeak3.7' 'Monticello' 'Stable' 'Code changes, may break compatibility' 'Other license' 'Squeak3.6' 'Squeak3.8' 'Code changes, but only internal' 'MIT' 'Alpha').
  	#id -> 'fc7ee2dd-1a9c-4303-a691-b9035e3c27b1'.
  	#publisher -> 'nil'.
  	#url ->'http://www.squeaksource.com/Seaside/Seaside2.6a3-avi.4.mcz'.
  }.
  {
  	#version -> '2.5'.
  	#created  -> '29 May 2005 4:08:14 pm'.
  	#updated -> '29 May 2005 4:08:14 pm'.
  	#categories -> #('Beta' 'Code changes, but only internal' 'Squeak3.7' 'Other license' 'Monticello' 'Squeak3.8' 'Alpha' 'Squeak3.6' 'Stable' 'Code changes, may break compatibility').
  	#id -> '234753ae-5486-4343-87d8-2b282fa73101'.
  	#publisher -> 'Avi Bryant'.
  	#url ->'http://www.squeaksource.com/Seaside/Seaside2.50-avi.1.mcz'.
  }.
  {
  	#version -> '2.5b8'.
  	#created  -> '14 March 2005 2:29:46 pm'.
  	#updated -> '20 April 2005 12:32:36 pm'.
  	#categories -> #('Squeak3.8' 'Alpha' 'Beta' 'Squeak3.7' 'Squeak3.6' 'Other license' 'Monticello' 'Code changes, but only internal' 'Code changes, may break compatibility').
  	#id -> 'b0da25c8-7cce-4c0a-9fab-74efb7ca0f27'.
  	#publisher -> 'Avi Bryant'.
  	#url ->'http://www.squeaksource.com/Seaside/Seaside2.5b8-avi.6.mcz'.
  }.
  {
  	#version -> '2.5b7'.
  	#created  -> '22 January 2005 10:05:49 pm'.
  	#updated -> '12 February 2005 8:50:38 pm'.
  	#categories -> #('Code changes, may break compatibility' 'Squeak3.6' 'Alpha' 'Other license' 'Monticello' 'Squeak3.8' 'Code changes, but only internal' 'Beta' 'Squeak3.7').
  	#id -> '49715b8e-9526-429d-8034-a5ca1df844e7'.
  	#publisher -> 'Avi Bryant'.
  	#url ->'http://www.squeaksource.com/Seaside/Seaside2.5b7-avi.1.mcz'.
  }.
  	}.
  !

Item was changed:
  ----- Method: PackagesSqueakMapData>>Magritte: (in category 'M') -----
  Magritte: aVersion
  
  	self name: 'Magritte'.
  	self version: aVersion.
  
  	info summary: 'Powerful meta-description framework to build user-interfaces, reports, queries, persistency, etc.'.
  	info author: 'Lukas Renggli <renggli at iam.unibe.ch>'.
  	info owner: 'Lukas Renggli'.
  	info created: '23 June 2005 8:48:41 am'.
  	info updated: '10 January 2007 10:05:12 am'.
  	info description: 
  
  ''.
  
  	info versions: {
  {
+ 	#version -> '(1.0.17)'.
+ 	#created  -> '29 September 2008 5:03:16 pm'.
+ 	#updated -> '29 September 2008 5:03:16 pm'.
+ 	#categories -> #().
+ 	#id -> 'b42bac2e-0bb2-4d50-9e33-b4004988a183'.
+ 	#publisher -> 'nil'.
+ 	#url ->'http://map.squeak.org/accountbyid/771b44e8-e84b-4f54-8fee-e7cf5b4e4ee4/files/magritte-1.0.17.sar'.
+ }.
+ {
  	#version -> '(1.0.16)'.
+ 	#created  -> '24 August 2008 11:13:08 am'.
+ 	#updated -> '24 August 2008 11:13:08 am'.
- 	#created  -> '14 May 2008 5:23:13 am'.
- 	#updated -> '14 May 2008 5:23:13 am'.
  	#categories -> #().
+ 	#id -> '370d7331-abe9-4d05-8017-5c92b382d8ec'.
- 	#id -> '7c736c69-6558-4baa-939f-7170ab5a9f92'.
  	#publisher -> 'nil'.
  	#url ->'http://map.squeak.org/accountbyid/771b44e8-e84b-4f54-8fee-e7cf5b4e4ee4/files/magritte-1.0.16.sar'.
  }.
  {
  	#version -> '(1.0.14)'.
  	#created  -> '12 September 2007 4:03:29 pm'.
  	#updated -> '12 September 2007 4:03:29 pm'.
  	#categories -> #().
  	#id -> '9d1acf95-c1db-4702-8302-7ab655972d0a'.
  	#publisher -> 'nil'.
  	#url ->'http://map.squeak.org/accountbyid/771b44e8-e84b-4f54-8fee-e7cf5b4e4ee4/files/magritte-1.0.14.sar'.
  }.
  {
  	#version -> '(1.0.13)'.
  	#created  -> '28 May 2007 9:29:52 am'.
  	#updated -> '28 May 2007 9:29:52 am'.
  	#categories -> #().
  	#id -> '00b6b5bd-c9e1-4bf6-8e7c-feeccef19138'.
  	#publisher -> 'nil'.
  	#url ->'http://map.squeak.org/accountbyid/771b44e8-e84b-4f54-8fee-e7cf5b4e4ee4/files/magritte-1.0.13.sar'.
  }.
  {
  	#version -> '(1.0.12)'.
  	#created  -> '24 February 2007 7:23:21 pm'.
  	#updated -> '24 February 2007 7:23:21 pm'.
  	#categories -> #().
  	#id -> 'baad55a4-49ca-46d2-9ed6-1dd866f0c787'.
  	#publisher -> 'nil'.
  	#url ->'http://map.squeak.org/accountbyid/771b44e8-e84b-4f54-8fee-e7cf5b4e4ee4/files/magritte-1.0.12.sar'.
  }.
  {
  	#version -> '(1.0.11)'.
  	#created  -> '11 January 2007 3:03:30 pm'.
  	#updated -> '11 January 2007 3:03:30 pm'.
  	#categories -> #().
  	#id -> '8d4e37e3-1392-4d9c-adaa-3eb1c8dfc33b'.
  	#publisher -> 'nil'.
  	#url ->'http://map.squeak.org/accountbyid/771b44e8-e84b-4f54-8fee-e7cf5b4e4ee4/files/magritte-1.0.11.sar'.
  }.
  {
  	#version -> '(1.0.10)'.
  	#created  -> '30 October 2006 9:06 pm'.
  	#updated -> '30 October 2006 9:06 pm'.
  	#categories -> #().
  	#id -> '486a1215-38e1-4ed0-bc2c-1a1f70b5a7a6'.
  	#publisher -> 'nil'.
  	#url ->'http://map.squeak.org/accountbyid/771b44e8-e84b-4f54-8fee-e7cf5b4e4ee4/files/magritte-1.0.10.sar'.
  }.
  {
  	#version -> '(1.0.9)'.
  	#created  -> '29 June 2006 10:46:13 pm'.
  	#updated -> '29 June 2006 10:46:13 pm'.
  	#categories -> #().
  	#id -> '8eeb3d52-3b01-4053-888f-e45f986072cb'.
  	#publisher -> 'nil'.
  	#url ->'http://map.squeak.org/accountbyid/771b44e8-e84b-4f54-8fee-e7cf5b4e4ee4/files/magritte-1.0.9.sar'.
  }.
  {
  	#version -> '(1.0.7)'.
  	#created  -> '17 March 2006 4:49:21 pm'.
  	#updated -> '17 March 2006 4:49:21 pm'.
  	#categories -> #().
  	#id -> '9518cea5-9670-4757-9fb5-408b39d304ef'.
  	#publisher -> 'nil'.
  	#url ->'http://map.squeak.org/accountbyid/771b44e8-e84b-4f54-8fee-e7cf5b4e4ee4/files/magritte-1.0.7.sar'.
  }.
  {
  	#version -> '(1.0.6)'.
  	#created  -> '7 January 2006 10:51 am'.
  	#updated -> '7 January 2006 10:51 am'.
  	#categories -> #().
  	#id -> 'ccc2d1d2-ef4f-4c20-81a5-757903b8c86c'.
  	#publisher -> 'nil'.
  	#url ->'http://map.squeak.org/accountbyid/771b44e8-e84b-4f54-8fee-e7cf5b4e4ee4/files/magritte-1.0.6.sar'.
  }.
  {
  	#version -> '(1.0.5-alpha)'.
  	#created  -> '24 November 2005 3:33:39 pm'.
  	#updated -> '24 November 2005 3:33:39 pm'.
  	#categories -> #().
  	#id -> '2d322cab-100d-4673-98d6-42e3e6d14513'.
  	#publisher -> 'nil'.
  	#url ->'http://map.squeak.org/accountbyid/771b44e8-e84b-4f54-8fee-e7cf5b4e4ee4/files/magritte-1.0.5-alpha.sar'.
  }.
  {
  	#version -> '(1.0.4-alpha)'.
  	#created  -> '17 November 2005 3:37:49 pm'.
  	#updated -> '17 November 2005 3:37:49 pm'.
  	#categories -> #().
  	#id -> 'a325fb3a-bb9d-4215-b2a7-0bd0122f12e2'.
  	#publisher -> 'nil'.
  	#url ->'http://map.squeak.org/accountbyid/771b44e8-e84b-4f54-8fee-e7cf5b4e4ee4/files/magritte-1.0.4-alpha.sar'.
  }.
  {
  	#version -> '(1.0.3-alpha)'.
  	#created  -> '7 November 2005 11:18:09 am'.
  	#updated -> '7 November 2005 11:18:09 am'.
  	#categories -> #().
  	#id -> '445a9e78-1f04-4ed7-aa57-5055568c6984'.
  	#publisher -> 'nil'.
  	#url ->'http://map.squeak.org/accountbyid/771b44e8-e84b-4f54-8fee-e7cf5b4e4ee4/files/magritte-1.0.3-alpha.sar'.
  }.
  {
  	#version -> '(1.0.2-alpha)'.
  	#created  -> '1 November 2005 7:21:57 pm'.
  	#updated -> '1 November 2005 7:21:57 pm'.
  	#categories -> #().
  	#id -> 'f9dee26e-d3eb-414f-8f51-0786a9ab09d2'.
  	#publisher -> 'nil'.
  	#url ->'http://map.squeak.org/accountbyid/771b44e8-e84b-4f54-8fee-e7cf5b4e4ee4/files/magritte-1.0.2-alpha.sar'.
  }.
  {
  	#version -> '(1.0.1-alpha)'.
  	#created  -> '28 October 2005 2:56:16 pm'.
  	#updated -> '31 October 2005 1:57:16 pm'.
  	#categories -> #('Squeak3.8' 'Bleeding edge' 'Not backwards compatible' 'MIT' 'No code changes' 'Alpha').
  	#id -> 'abc2ebfd-e92e-4273-81c7-99ce66bb0663'.
  	#publisher -> 'nil'.
  	#url ->'http://map.squeak.org/accountbyid/771b44e8-e84b-4f54-8fee-e7cf5b4e4ee4/files/magritte-1.0.1-alpha.sar'.
  }.
  {
  	#version -> '(1.0.0-alpha)'.
  	#created  -> '18 October 2005 11:26:10 pm'.
  	#updated -> '31 October 2005 1:57:39 pm'.
  	#categories -> #('Squeak3.8' 'Alpha' 'Not backwards compatible' 'MIT' 'No code changes').
  	#id -> '2bc638ae-00d0-4c83-9488-a4b7eabc28f6'.
  	#publisher -> 'nil'.
  	#url ->'http://map.squeak.org/accountbyid/771b44e8-e84b-4f54-8fee-e7cf5b4e4ee4/files/magritte-1.0.0-alpha.sar'.
  }.
  	}.
  !

Item was changed:
  ----- Method: PackagesSqueakMapData>>Lisp: (in category 'L') -----
  Lisp: aVersion
  
  	self name: 'Lisp'.
  	self version: aVersion.
  
  	info summary: 'A Lisp Interpreter for Squeak'.
  	info author: 'Nishihara Satoshi '.
+ 	info owner: 'NISHIHARA Satoshi'.
- 	info owner: 'Marcus Denker'.
  	info created: '14 February 2004 9:18:46 pm'.
+ 	info updated: '16 September 2008 9:32:32 pm'.
- 	info updated: '14 February 2004 9:18:46 pm'.
  	info description: 
  
  'GUI works only in MVC.
  
   How to start
  
   1) evaluate:
  
   LispInterpreter open
  
+ 
+ Release 2
-  or
- 
-  LispInterpreter fullOpen
- '.
  
+ GUI works in MVC and Morphic both.
+ On MVC, no longer ''Pluggable-Support'' needed.
+ MVC, Morphic version runs on 3.8 #6665 later. Morphic version developed Squeak 3.10.2-7179dev08.09.1 image.
+ '.
+ 
  	info versions: {
+ {
+ 	#version -> '(2)'.
+ 	#created  -> '14 September 2008 10:21:35 pm'.
+ 	#updated -> '16 September 2008 9:33:10 pm'.
+ 	#categories -> #('Not backwards compatible' 'GPL' 'Beta' 'Squeak3.8' 'Squeak3.10').
+ 	#id -> 'a8d363d3-ba26-4395-9f01-ee22ab47edc7'.
+ 	#publisher -> 'nil'.
+ 	#url ->'http://map.squeak.org/accountbyid/36a7819b-ed87-483b-87d0-dc73d7defac4/files/Goodies-Lisp-nsh.1.mcz'.
+ }.
  {
  	#version -> '(1)'.
  	#created  -> '14 February 2004 9:19:51 pm'.
  	#updated -> '14 February 2004 9:19:51 pm'.
  	#categories -> #().
  	#id -> '6dc785a2-3e2a-4171-b8f0-061d954b09fa'.
  	#publisher -> 'nil'.
  	#url ->'http://map.squeak.org/accountbyid/a6930213-b578-49b1-862e-228cc5ab39e7/files/Lisp-md.1.mcz'.
  }.
  	}.
  !

Item was changed:
  ----- Method: PackagesSqueakMapData>>KomServices: (in category 'K') -----
  KomServices: aVersion
  
  	self name: 'KomServices'.
  	self version: aVersion.
  
  	info summary: 'The Comanche Service Management Framework'.
  	info author: 'Stephen Pair'.
  	info owner: 'Göran Krampe'.
  	info created: '16 May 2003 5:07:21 am'.
  	info updated: '23 October 2007 1:59:48 pm'.
  	info description: 
  
  'Prerequisite packages:  *DynamicBindings* and *NamedProcess* (which is included in Squeak 3.7 and later)
  
  KomServices provides a framework for the creation and management of background processes.  A generic Service class is provided for this purpose.  Additionally, TcpService is provided for creating services that respond to inbound TCP connections.
  
  ===== Release History =====
  
  Version 1.0:
  	- initial version, this package is bourne out of KomHttpServer and renames a few classes:
  		- ComancheService -> Service
  		- ComancheNetService -> TcpService
  	- the old ConnectionHandler is dropped in favor of a cleaner TcpListener.'.
  
  	info versions: {
  {
+ 	#version -> '1.2a'.
+ 	#created  -> '30 August 2008 3:33:08 pm'.
+ 	#updated -> '30 August 2008 3:53:03 pm'.
+ 	#categories -> #('Squeak3.8' 'Squeak3.9' 'SqueakL + MIT' 'Code changes, may break compatibility' 'Squeak3.7' 'Alpha' 'Squeak3.9-alpha' 'Monticello' 'Stable' 'No code changes').
+ 	#id -> 'eef6f105-ed30-4008-9809-4fd805a3c901'.
+ 	#publisher -> 'Giovanni Corriga'.
+ 	#url ->'http://www.squeaksource.com/KomHttpServer/KomServices-gc.18.mcz'.
+ }.
+ {
  	#version -> '1.1.3.1'.
  	#created  -> '24 October 2007 9:32:10 am'.
  	#updated -> '5 November 2007 7:48:27 am'.
  	#categories -> #('Stable' 'Squeak3.9-alpha' 'Monticello' 'Squeak3.6' 'Squeak3.4' 'Squeak3.5' 'Squeak3.8' 'Squeak3.7' 'Code changes, but only bug fixes' 'SqueakL + MIT' 'No code changes').
  	#id -> 'ee05f534-bd66-4b1b-8b52-2db318958977'.
  	#publisher -> 'Giovanni Corriga'.
  	#url ->'http://www.squeaksource.com/KomHttpServer/KomServices-gc.12.mcz'.
  }.
  {
  	#version -> '1.1.2'.
  	#created  -> '6 December 2005 9:56:40 pm'.
  	#updated -> '6 December 2005 9:56:40 pm'.
  	#categories -> #('Squeak3.8' 'Squeak3.7' 'Squeak3.5' 'SqueakL + MIT' 'No code changes' 'Stable' 'Squeak3.6' 'Monticello' 'Code changes, but only bug fixes' 'Squeak3.4').
  	#id -> '9905cac1-90bb-45db-81e9-79e2564cd206'.
  	#publisher -> 'Göran Krampe'.
  	#url ->'http://squeak.krampe.se/KomServices-gk.3.mcz'.
  }.
  {
  	#version -> '1.1.1'.
  	#created  -> '30 November 2004 12:27:02 pm'.
  	#updated -> '30 November 2004 12:27:02 pm'.
  	#categories -> #('Squeak3.4' 'Squeak3.6' 'Code changes, but only bug fixes' 'No code changes' 'Squeak3.7' 'SqueakL + MIT' 'Monticello' 'Stable' 'Squeak3.5').
  	#id -> '80471ba4-a080-47ba-80f8-8859cddd1c16'.
  	#publisher -> 'Göran Krampe'.
  	#url ->'http://map.squeak.org/accountbyid/9bdedc18-1525-44a6-9b79-db5d4a87f6f8/files/KomServices-gk.2.mcz'.
  }.
  {
  	#version -> '1.1'.
  	#created  -> '4 November 2004 11:16:22 am'.
  	#updated -> '15 November 2004 2:30:08 pm'.
  	#categories -> #('Stable' 'SqueakL + MIT' 'Squeak3.7' 'Monticello' 'Squeak3.6' 'Squeak3.5' 'Squeak3.4' 'No code changes').
  	#id -> 'f16dfa23-35ba-4366-b1ce-7e2405e64a1d'.
  	#publisher -> 'Göran Krampe'.
  	#url ->'http://map.squeak.org/accountbyid/9bdedc18-1525-44a6-9b79-db5d4a87f6f8/files/KomServices-gk.1.mcz'.
  }.
  {
  	#version -> '1.0'.
  	#created  -> '16 May 2003 5:07:21 am'.
  	#updated -> '4 August 2004 4:09:26 pm'.
  	#categories -> #('Beta' 'SqueakL + MIT' 'Squeak3.6' 'Squeak3.5' 'Squeak3.4' 'No code changes' 'Squeak3.7').
  	#id -> '90ae0b21-eca8-4f5f-bd73-b76858057b36'.
  	#publisher -> 'Göran Krampe'.
  	#url ->'http://squeaklab.org/comanche/services/downloads/KomServices-1.0.sar'.
  }.
  	}.
  !

Item was changed:
  ----- Method: PackagesSqueakMapData>>LambdaMessageSend: (in category 'L') -----
  LambdaMessageSend: aVersion
  
  	self name: 'LambdaMessageSend'.
  	self version: aVersion.
  
  	info summary: 'Functional programming in Squeak'.
  	info author: 'Stéphane Rollandin'.
  	info owner: 'Stéphane Rollandin'.
  	info created: '13 May 2006 12:34:31 pm'.
  	info updated: '24 February 2007 9:44:08 pm'.
  	info description: 
  
  'This package implements a specialized MessageSend subclass and an associated API for functional programming in Squeak.
  
  .. see the test cases in FunctionalTalkTest for comprehensive documentation'.
  
  	info versions: {
+ {
+ 	#version -> '21'.
+ 	#created  -> '16 September 2008 12:59:49 pm'.
+ 	#updated -> '16 September 2008 12:59:49 pm'.
+ 	#categories -> #('Only extensions, no changes' 'Not backwards compatible' 'SqueakL + MIT' 'Beta' 'Non official package' 'Squeak3.8' 'Simple filein' 'Squeak3.9').
+ 	#id -> '13066ebd-5d63-4a66-9b36-09943e38037f'.
+ 	#publisher -> 'Stéphane Rollandin'.
+ 	#url ->'http://map.squeak.org/accountbyid/5f9bef44-1fbb-4dd6-8f10-a69862ad5674/files/FunctionalTalk-21.sar'.
+ }.
  {
  	#version -> '20'.
  	#created  -> '7 May 2008 9:14:17 am'.
  	#updated -> '7 May 2008 9:14:17 am'.
  	#categories -> #('Squeak3.9' 'SqueakL + MIT' 'Not backwards compatible' 'Only extensions, no changes' 'Beta' 'Non official package' 'Squeak3.8' 'Simple filein').
  	#id -> '1fc192c1-b517-4549-98f5-f73b4d868652'.
  	#publisher -> 'Stéphane Rollandin'.
  	#url ->'http://map.squeak.org/accountbyid/5f9bef44-1fbb-4dd6-8f10-a69862ad5674/files/FunctionalTalk-20.sar'.
  }.
  {
  	#version -> '19'.
  	#created  -> '1 April 2008 4:00:02 pm'.
  	#updated -> '1 April 2008 4:00:02 pm'.
  	#categories -> #('Squeak3.9' 'SqueakL + MIT' 'Not backwards compatible' 'Only extensions, no changes' 'Beta' 'Non official package' 'Squeak3.8' 'Simple filein').
  	#id -> '419c2f47-afa0-499a-a9c6-975f9e032ed8'.
  	#publisher -> 'Stéphane Rollandin'.
  	#url ->'http://map.squeak.org/accountbyid/5f9bef44-1fbb-4dd6-8f10-a69862ad5674/files/FunctionalTalk-19.sar'.
  }.
  {
  	#version -> '18'.
  	#created  -> '11 March 2008 11:04:25 pm'.
  	#updated -> '11 March 2008 11:04:25 pm'.
  	#categories -> #('Not backwards compatible' 'Squeak3.8' 'Non official package' 'Beta' 'Simple filein' 'SqueakL + MIT' 'Only extensions, no changes' 'Squeak3.9').
  	#id -> '11be6123-ace1-47e8-a528-f3ffad519b7a'.
  	#publisher -> 'Stéphane Rollandin'.
  	#url ->'http://map.squeak.org/accountbyid/5f9bef44-1fbb-4dd6-8f10-a69862ad5674/files/FunctionalTalk-18.sar'.
  }.
  {
  	#version -> '16'.
  	#created  -> '13 March 2007 10:29:12 am'.
  	#updated -> '13 March 2007 10:29:12 am'.
  	#categories -> #('Beta' 'Not backwards compatible' 'Non official package' 'SqueakL + MIT' 'Squeak3.9' 'Simple filein' 'Squeak3.8' 'Only extensions, no changes').
  	#id -> 'ac72cb45-69f7-4450-b62a-4fc6c96d13d2'.
  	#publisher -> 'Stéphane Rollandin'.
  	#url ->'http://map.squeak.org/accountbyid/5f9bef44-1fbb-4dd6-8f10-a69862ad5674/files/FunctionalTalk-17.st'.
  }.
  {
  	#version -> '16'.
  	#created  -> '10 March 2007 2:43:49 pm'.
  	#updated -> '10 March 2007 2:43:49 pm'.
  	#categories -> #('Beta' 'Not backwards compatible' 'Non official package' 'SqueakL + MIT' 'Squeak3.9' 'Simple filein' 'Squeak3.8' 'Only extensions, no changes').
  	#id -> 'e170845c-0108-4e6a-b4cc-9b57967a624f'.
  	#publisher -> 'Stéphane Rollandin'.
  	#url ->'http://map.squeak.org/accountbyid/5f9bef44-1fbb-4dd6-8f10-a69862ad5674/files/FunctionalTalk-16.st'.
  }.
  {
  	#version -> '15'.
  	#created  -> '28 February 2007 1:27:15 pm'.
  	#updated -> '28 February 2007 1:28:08 pm'.
  	#categories -> #('Beta' 'Not backwards compatible' 'Non official package' 'SqueakL + MIT' 'Squeak3.9' 'Simple filein' 'Squeak3.8' 'Only extensions, no changes').
  	#id -> '6c515edc-e57f-447b-9881-541e36fc1c33'.
  	#publisher -> 'Stéphane Rollandin'.
  	#url ->'http://map.squeak.org/accountbyid/5f9bef44-1fbb-4dd6-8f10-a69862ad5674/files/FunctionalTalk-15.st'.
  }.
  {
  	#version -> '14'.
  	#created  -> '24 February 2007 9:43:10 pm'.
  	#updated -> '24 February 2007 9:43:10 pm'.
  	#categories -> #('Beta' 'Not backwards compatible' 'Non official package' 'SqueakL + MIT' 'Squeak3.9' 'Simple filein' 'Squeak3.8' 'Only extensions, no changes').
  	#id -> '2a78b644-ee8e-4f7c-a12b-fd6f0ea3d56d'.
  	#publisher -> 'Stéphane Rollandin'.
  	#url ->'http://map.squeak.org/accountbyid/5f9bef44-1fbb-4dd6-8f10-a69862ad5674/files/FunctionalTalk-14.st'.
  }.
  {
  	#version -> '9'.
  	#created  -> '15 February 2007 10:10:59 pm'.
  	#updated -> '15 February 2007 10:10:59 pm'.
  	#categories -> #('SqueakL + MIT' 'Only extensions, no changes' 'Not backwards compatible' 'Squeak3.8' 'Squeak3.9' 'Beta' 'Non official package' 'Simple filein').
  	#id -> '6539fb26-811c-4ed8-8412-79e2748e811a'.
  	#publisher -> 'Stéphane Rollandin'.
  	#url ->'http://map.squeak.org/accountbyid/5f9bef44-1fbb-4dd6-8f10-a69862ad5674/files/FunctionalTalk-9.st'.
  }.
  {
  	#version -> '8'.
  	#created  -> '15 February 2007 4:47:37 pm'.
  	#updated -> '15 February 2007 4:49:25 pm'.
  	#categories -> #('SqueakL + MIT' 'Only extensions, no changes' 'Not backwards compatible' 'Squeak3.8' 'Squeak3.9' 'Beta' 'Non official package' 'Simple filein').
  	#id -> '453905bb-6d79-4648-b445-fd4d78ed6b2f'.
  	#publisher -> 'Stéphane Rollandin'.
  	#url ->'http://map.squeak.org/accountbyid/5f9bef44-1fbb-4dd6-8f10-a69862ad5674/files/FunctionalTalk-8.st'.
  }.
  {
  	#version -> '7'.
  	#created  -> '20 January 2007 8:25:17 pm'.
  	#updated -> '20 January 2007 8:25:17 pm'.
  	#categories -> #('SqueakL + MIT' 'Only extensions, no changes' 'Not backwards compatible' 'Squeak3.8' 'Squeak3.9' 'Beta' 'Non official package' 'Simple filein').
  	#id -> '961907a2-b386-47e0-ad8b-ac11042b446c'.
  	#publisher -> 'Stéphane Rollandin'.
  	#url ->'http://map.squeak.org/accountbyid/5f9bef44-1fbb-4dd6-8f10-a69862ad5674/files/FunctionalTalk-7.st'.
  }.
  {
  	#version -> '6'.
  	#created  -> '19 January 2007 9:44:58 pm'.
  	#updated -> '19 January 2007 10:02:10 pm'.
  	#categories -> #('SqueakL + MIT' 'Only extensions, no changes' 'Non official package' 'Squeak3.8' 'Squeak3.9' 'Beta' 'Simple filein' 'Not backwards compatible').
  	#id -> '106f622d-d0ab-4604-b601-d48cf2b6faa5'.
  	#publisher -> 'Stéphane Rollandin'.
  	#url ->'http://map.squeak.org/accountbyid/5f9bef44-1fbb-4dd6-8f10-a69862ad5674/files/FunctionalTalk-6.st'.
  }.
  {
  	#version -> '5'.
  	#created  -> '23 May 2006 12:41:15 pm'.
  	#updated -> '23 May 2006 12:41:15 pm'.
  	#categories -> #('SqueakL + MIT' 'Not backwards compatible' 'Only extensions, no changes' 'Simple filein' 'Code changes, may break compatibility' 'Squeak3.8' 'Code changes, but only internal' 'No code changes' 'Beta' 'Non official package').
  	#id -> 'da424152-2c89-4f20-ad0b-a89371f4468a'.
  	#publisher -> 'Stéphane Rollandin'.
  	#url ->'http://map.squeak.org/accountbyid/5f9bef44-1fbb-4dd6-8f10-a69862ad5674/files/FunctionalTalk-5.st'.
  }.
  {
  	#version -> '4'.
  	#created  -> '21 May 2006 3:31:35 pm'.
  	#updated -> '21 May 2006 3:31:35 pm'.
  	#categories -> #('SqueakL + MIT' 'Squeak3.8' 'Code changes, but only internal' 'No code changes' 'Only extensions, no changes' 'Simple filein' 'Beta' 'Non official package' 'Code changes, may break compatibility').
  	#id -> 'e7695b21-79aa-45ec-9459-862c565541c3'.
  	#publisher -> 'Stéphane Rollandin'.
  	#url ->'http://map.squeak.org/accountbyid/5f9bef44-1fbb-4dd6-8f10-a69862ad5674/files/FunctionalTalk-4.st'.
  }.
  {
  	#version -> '3'.
  	#created  -> '16 May 2006 7:20:05 pm'.
  	#updated -> '16 May 2006 7:20:05 pm'.
  	#categories -> #('SqueakL + MIT' 'Squeak3.8' 'Code changes, but only internal' 'No code changes' 'Simple filein' 'Beta' 'Non official package' 'Code changes, may break compatibility').
  	#id -> '7d4ee596-89f5-4b6f-b661-7bfd5c24de52'.
  	#publisher -> 'Stéphane Rollandin'.
  	#url ->'http://map.squeak.org/accountbyid/5f9bef44-1fbb-4dd6-8f10-a69862ad5674/files/FunctionalTalk-3.st'.
  }.
  {
  	#version -> '2'.
  	#created  -> '15 May 2006 8:45:02 am'.
  	#updated -> '15 May 2006 8:45:02 am'.
  	#categories -> #('SqueakL + MIT' 'Squeak3.8' 'No code changes' 'Simple filein' 'Beta' 'Non official package' 'Code changes, may break compatibility').
  	#id -> '64883f80-2d17-44e8-ad18-ab5a131e97b2'.
  	#publisher -> 'Stéphane Rollandin'.
  	#url ->'http://map.squeak.org/accountbyid/5f9bef44-1fbb-4dd6-8f10-a69862ad5674/files/FunctionalTalk-2.st'.
  }.
  {
  	#version -> '1'.
  	#created  -> '13 May 2006 12:42:10 pm'.
  	#updated -> '13 May 2006 12:42:10 pm'.
  	#categories -> #('SqueakL + MIT' 'Squeak3.8' 'No code changes' 'Simple filein' 'Non official package' 'Beta').
  	#id -> '3ace6f7d-b012-4608-8f33-5545dd45699d'.
  	#publisher -> 'Stéphane Rollandin'.
  	#url ->'http://map.squeak.org/accountbyid/5f9bef44-1fbb-4dd6-8f10-a69862ad5674/files/FunctionalTalk.st'.
  }.
  	}.
  !



More information about the Packages mailing list