CVS update: openprivacy/htdocs/notes

From: cvs@openprivacy.org
Date: Tue Dec 19 2000 - 12:53:49 PST


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

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

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

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

Index: openprivacy/htdocs/notes/flow.txt
diff -u openprivacy/htdocs/notes/flow.txt:1.43 openprivacy/htdocs/notes/flow.txt:1.44
--- openprivacy/htdocs/notes/flow.txt:1.43 Tue Dec 19 12:51:46 2000
+++ openprivacy/htdocs/notes/flow.txt Tue Dec 19 12:53:49 2000
@@ -1,4 +1,4 @@
-$Id: flow.txt,v 1.43 2000/12/19 20:51:46 fen Exp $
+$Id: flow.txt,v 1.44 2000/12/19 20:53:49 fen Exp $
 
 http://pix.comedia.com/OpenPrivacy/20001214/DSCN5532.JPG
 
@@ -192,7 +192,8 @@
 prob_J2a = agent1.ProbFactory.create(op, AJ2s)
 agent1.storeLocally(prob_J2a)
 agent1.categorize(prob_J2a, MyNews")
-agent1.sendMessage(address=JetsPeek, facility=putReputation, prob=prob_J2a)
+agent1.sendMessage(address=JetsPeek, facility=Reputation,
+ method=putReputation, prob=prob_J2a)
 
 // can we simply modify the previous opinion object?
 //
@@ -200,7 +201,8 @@
 prob_J2b = agent1.ProbFactory.create(op, AJ2s)
 agent1.storeLocally(prob_J2b)
 agent1.categorize(prob_J2b, MyNews")
-agent1.sendMessage(address=JetsPeek, facility=putReputation, prob=prob_J2b)
+agent1.sendMessage(address=JetsPeek, facility=Reputation,
+ method=putReputation, prob=prob_J2b)
 
 // subscribe AJ3 to stream RSS4 (don't publish this one)
 //



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