gzz-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gzz-commits] manuscripts/pointers article.rst


From: Tuomas J. Lukka
Subject: [Gzz-commits] manuscripts/pointers article.rst
Date: Tue, 04 Nov 2003 04:11:04 -0500

CVSROOT:        /cvsroot/gzz
Module name:    manuscripts
Branch:         
Changes by:     Tuomas J. Lukka <address@hidden>        03/11/04 04:11:04

Modified files:
        pointers       : article.rst 

Log message:
        Impl twids

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/gzz/manuscripts/pointers/article.rst.diff?tr1=1.115&tr2=1.116&r1=text&r2=text

Patches:
Index: manuscripts/pointers/article.rst
diff -u manuscripts/pointers/article.rst:1.115 
manuscripts/pointers/article.rst:1.116
--- manuscripts/pointers/article.rst:1.115      Tue Nov  4 03:57:33 2003
+++ manuscripts/pointers/article.rst    Tue Nov  4 04:11:04 2003
@@ -475,9 +475,10 @@
 Implementation
 ==============
 
-In this section we discuss our Free Software 
-Java implementation, Storm, of pointer records
-and our basic block-based storage model. 
+We have implemented pointer records and the
+basic block-based storage model in Java, 
+and distribute our implementation as the Storm
+Free Software package.
 
 Storm provides implementations of the block/pool abstraction
 and of reverse indexing for both local storage
@@ -489,7 +490,7 @@
 The P2P Web created by Storm is browsable through an
 HTTP gateway, which can be run locally or offered for
 public access. The HTTP gateway can be configured to
-insert on each page a "history" link, which allows the user
+insert on each HTML page a "history" link, which allows the user
 to browse past versions of the page, using the history
 created by pointer records. When run on the local machine,
 documents owned by the machine's owner can also be




reply via email to

[Prev in Thread] Current Thread [Next in Thread]