- From
- QzHowShouldAnIbisWikiBeImplemented
- Type
- Idea
- Name
- IzEncodeNodeTypesInWikiNames
- Text
- Encode Node Types In Wiki Names.
Context:
By use of a simple naming convention,
WikiNames can encode both the IBIS node type
and the issue information.
In the following example,
the nomenclature for node types
is taken from the GDSS Ibis Manual
(
http://www.gdss.com/wp/IBIS.htm
).
The initial string of characters (terminated with a "z")
defines the node type:
| Node Type |
Example |
| Question |
QzWhatProgrammingLanguageShouldWeUse |
| Question (Challenge) |
QCzWhyUseAComputerAtAll |
| Question (Expands-on) |
QEzWhatElseWouldWeUse |
| Idea |
IzUsePerl |
| Argument (Pro) |
APzPerlIsFlexible |
| Argument (Con) |
ACzPerlIsTooSlow |
| Idea (Specializing) |
ISzUsePerl6 |
--
RichMorin - 22 Aug 2000
CategoryStale
DeleteMe