CVS update: openprivacy/htdocs/notes

From: cvs@openprivacy.org
Date: Tue Dec 19 2000 - 12:51:46 PST


Date: Tuesday December 19, 19100 @ 12:51
Author: fen
CVSWEB Options: -------------------

Main CVSWeb: http://openprivacy.org/cgi-bin/cvsweb/cvsweb.cgi

View this module: http://openprivacy.org/cgi-bin/cvsweb/cvsweb.cgi/openprivacy/htdocs/notes

-----------------------------------

Update of /usr/local/cvsroot/openprivacy/htdocs/notes
In directory openprivacy.org:/home/fen/projects/openprivacy/htdocs/notes

Modified Files:
        flow.txt
Log Message:
update

*****************************************************************
File: openprivacy/htdocs/notes/flow.txt

CVSWEB Options: -------------------

CVSWeb: Annotate this file: http://openprivacy.org/cgi-bin/cvsweb/cvsweb.cgi/openprivacy/htdocs/notes/flow.txt?annotate=1.43

CVSWeb: View this file: http://openprivacy.org/cgi-bin/cvsweb/cvsweb.cgi/openprivacy/htdocs/notes/flow.txt?rev=1.43&content-type=text/x-cvsweb-markup

CVSWeb: Diff to previous version: http://openprivacy.org/cgi-bin/cvsweb/cvsweb.cgi/openprivacy/htdocs/notes/flow.txt.diff?r1=1.43&r2=1.42

-----------------------------------

Index: openprivacy/htdocs/notes/flow.txt
diff -u openprivacy/htdocs/notes/flow.txt:1.42 openprivacy/htdocs/notes/flow.txt:1.43
--- openprivacy/htdocs/notes/flow.txt:1.42 Tue Dec 19 12:49:50 2000
+++ openprivacy/htdocs/notes/flow.txt Tue Dec 19 12:51:46 2000
@@ -1,4 +1,4 @@
-$Id: flow.txt,v 1.42 2000/12/19 20:49:50 fen Exp $
+$Id: flow.txt,v 1.43 2000/12/19 20:51:46 fen Exp $
 
 http://pix.comedia.com/OpenPrivacy/20001214/DSCN5532.JPG
 
@@ -168,16 +168,18 @@
 agent1.storeLocally(prob_AJ1)
 
 // categorize these four streams (with three J's) as "MyNews"
+// local configuration information only
 // note that local JetsPeek client may handle this transparently
 //
-agent1.categorize(prob_AJ1, MyNews")
+agent1.categorize(prob_AJ1, "MyNews")
 
 // send the prob to JetsPeek (acting as a reputation server)
 // other capabilities include DELETE, ...?
 //
 agent1.sendMessage(
     address=JetsPeek,
- facility=putReputation, // essentially a graft
+ facility=Reputation,
+ method=putReputation // essentially a graft
     prob=prob_AJ1) // prob_AJ1 includes reference URI
 
 // subscribe AJ2 to streams RSS2 & RSS3



This archive was generated by hypermail 2b30 : Mon Jan 22 2001 - 15:52:14 PST