diff options
| author | klm | 1998-07-29 23:22:55 +0000 |
|---|---|---|
| committer | klm | 1998-07-29 23:22:55 +0000 |
| commit | e3b6ff2285fe9cbf9e299ef2f1a7d098b69c481c (patch) | |
| tree | 822bf9c283d169ed239d0c1df3e28c039d17e627 | |
| parent | 3452b55a2dedb692e31955809e9163720635a94f (diff) | |
| download | mailman-e3b6ff2285fe9cbf9e299ef2f1a7d098b69c481c.tar.gz mailman-e3b6ff2285fe9cbf9e299ef2f1a7d098b69c481c.tar.zst mailman-e3b6ff2285fe9cbf9e299ef2f1a7d098b69c481c.zip | |
| -rw-r--r-- | doc/IPC7/draft | 16 |
1 files changed, 10 insertions, 6 deletions
diff --git a/doc/IPC7/draft b/doc/IPC7/draft index 37493d97c..ccd9594a6 100644 --- a/doc/IPC7/draft +++ b/doc/IPC7/draft @@ -19,14 +19,14 @@ Reliable Software Technologies The explosive growth in the Internet community, and the core role that email plays in it, calls for a Mailing List Management (MLM) system -which can adapt to, and even foster, new effective forms of Internet -community organization. A new MLM, Mailman, is well suited to such -evolution because it is designed to be extensible, and one factor -contributing to this versatility is its implementation in Python. +which can adapt to, and even foster, new forms of organization of the +community. A new MLM, Mailman, is well suited to such evolution +because it is designed to be versatile and extensible. One factor +contributing to these strengths is its implementation in Python. In this paper we will look at various aspects of Mailman's -extensibility. We will consider how the system's design, and features -of its implementation language, Python, factor into that +extensibility. We will consider how the system's design and how +features of its implementation language, Python, factor into that extensibility. Introduction @@ -536,6 +536,10 @@ http://www.digicool.com/releases/bobo/DocumentTemplate-rn.html ESR "The Cathedral and The Bazaar", Eric Raymond http://sagan.earthspace.net/esr/writings/cathedral-bazaar/cathedral-bazaar.html +JV "Mailman: The GNU Mailing List Manager", John Viega, Barry Warsaw, +Ken Manheimer, +Accepted paper for LISA '98, Dec. 6-11, 1998 Boston, Massachusetts + LO "Mailman", www.list.org http://www.list.org/ |
