CVS update: openprivacy/htdocs/notes

From: cvs@openprivacy.org
Date: Tue Dec 19 2000 - 12:56:35 PST


Date: Tuesday December 19, 19100 @ 12:56
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:
putReputation

*****************************************************************
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.45

CVSWeb: View this file: http://openprivacy.org/cgi-bin/cvsweb/cvsweb.cgi/openprivacy/htdocs/notes/flow.txt?rev=1.45&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.45&r2=1.44

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

Index: openprivacy/htdocs/notes/flow.txt
diff -u openprivacy/htdocs/notes/flow.txt:1.44 openprivacy/htdocs/notes/flow.txt:1.45
--- openprivacy/htdocs/notes/flow.txt:1.44 Tue Dec 19 12:53:49 2000
+++ openprivacy/htdocs/notes/flow.txt Tue Dec 19 12:56:35 2000
@@ -1,4 +1,4 @@
-$Id: flow.txt,v 1.44 2000/12/19 20:53:49 fen Exp $
+$Id: flow.txt,v 1.45 2000/12/19 20:56:35 fen Exp $
 
 http://pix.comedia.com/OpenPrivacy/20001214/DSCN5532.JPG
 
@@ -216,7 +216,7 @@
 categorize(J3, PRIVATE) // overload or new function?
 agent1.categorize(prob_J3, MyNews")
 
-// ========== in JetsPeek ========== putReputation facility
+// ========== in JetsPeek ========== Reputation:putReputation facility
 
 // TODO: implementation of JetsPeek putReputation facility
 // (let's try to make this as a general Reputation Server example)
@@ -224,7 +224,8 @@
 // Does it look for other probs with similar signatures and group?
 //
 jetspeek.putReputation(prob) {
- storeLocally(prob) // we suspect more is needed here
+ storeLocally(prob) // see storeLocally, above
+ recalculateReputations() // batch this process for performance
 }
 
 // ========== in Agent2 ========== look up channel(s) by reputation



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