Skip to content

Commit 031fda9

Browse files
committed
Isue #58: tweak readme [ci skip]
1 parent a8e40e5 commit 031fda9

File tree

1 file changed

+15
-9
lines changed

1 file changed

+15
-9
lines changed

Diff for: README.md

+15-9
Original file line numberDiff line numberDiff line change
@@ -135,9 +135,8 @@ Here is a sampling of some of the open source projects that have been ported to
135135

136136
```
137137
pier.ston???
138-
sixx.ston
139-
tode.ston
140-
zinc.ston
138+
ston.ston???
139+
141140
142141
```
143142

@@ -152,13 +151,15 @@ Here is a sampling of some of the open source projects that have been ported to
152151
| Mapless| [Obscenely simple persistence for Smalltalk][71]|
153152
| Metacello| [Package Management for Smalltalk][72]|
154153
| NeoJSON | [An elegant and efficient standalone Smalltalk framework to read and write JSON ][73]|
155-
| Pier ????|[Content Management System][22] |
156-
|[Seaside31][23]| [Dynamic Web Development Framework][24] |
157-
|SIXX| [][]|
158-
| tODE| [][]|
159-
|[ZincHTTPComponents][25]| [Web Server/Client][26] |
154+
| Pier ????|[A Content Management System][22] |
155+
|[Seaside31][23]| [A Dynamic Web Development Framework][24] |
156+
| SIXX| [Store and load Smalltalk objects in a portable, dialect-independent XML format][78]|
157+
| STON ???| [A lightweight text-based, human-readable data interchange format for Smalltalk][77]|
158+
| tODE| [the Object-centric Development Environment][79]|
159+
|[ZincHTTPComponents][25]| [An open-source Smalltalk framework to deal with the HTTP networking protocol][26] |
160160

161-
These projects are registered by default in the [$GS_HOME/tode/sys/default/projects directory][74].
161+
These projects and others are registered by default in the [$GS_HOME/tode/sys/default/projects directory][74].
162+
If you know of a project that has been ported to GemStone that is not included in the *default projects directory*, please submit a [pull request][75] with a [project entry][76] for the project.
162163

163164
----
164165

@@ -350,3 +351,8 @@ GsDevKitStoneInfo {
350351
[72]: https://github.com/dalehenrich/metacello-work/blob/master/docs/MetacelloUserGuide.md#metacello-user-guide
351352
[73]: https://github.com/GsDevKit/NeoJSON#neojson-
352353
[74]: tode/sys/default/projects
354+
[75]: https://help.github.com/articles/using-pull-requests/
355+
[76]: https://github.com/dalehenrich/tode/blob/master/docs/releaseNotes/releaseNotes0.0.3.md#project-entry
356+
[77]: https://github.com/GsDevKit/ston#ston---smalltalk-object-notation
357+
[78]: https://github.com/glassdb/SIXX#sixx-
358+
[79]: https://github.com/dalehenrich/tode#tode-the-object-centric-development-environment-

0 commit comments

Comments
 (0)