CVS update: sierra/docs

From: cvs@openprivacy.org
Date: Tue Jan 16 2001 - 05:59:54 PST


Date: Tuesday January 16, 19101 @ 5:59
Author: burton
CVSWEB Options: -------------------

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

View this module: http://openprivacy.org/cgi-bin/cvsweb/cvsweb.cgi/sierra/docs

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

Update of /usr/local/cvsroot/sierra/docs
In directory openprivacy.org:/tmp/cvs-serv18186/docs

Modified Files:
        DOCUMENTATION_TODO TODO
Log Message:
...

*****************************************************************
File: sierra/docs/DOCUMENTATION_TODO

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

CVSWeb: Annotate this file: http://openprivacy.org/cgi-bin/cvsweb/cvsweb.cgi/sierra/docs/DOCUMENTATION_TODO?annotate=1.3

CVSWeb: View this file: http://openprivacy.org/cgi-bin/cvsweb/cvsweb.cgi/sierra/docs/DOCUMENTATION_TODO?rev=1.3&content-type=text/x-cvsweb-markup

CVSWeb: Diff to previous version: http://openprivacy.org/cgi-bin/cvsweb/cvsweb.cgi/sierra/docs/DOCUMENTATION_TODO.diff?r1=1.3&r2=1.2

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

Index: sierra/docs/DOCUMENTATION_TODO
diff -u sierra/docs/DOCUMENTATION_TODO:1.2 sierra/docs/DOCUMENTATION_TODO:1.3
--- sierra/docs/DOCUMENTATION_TODO:1.2 Mon Jan 15 07:42:11 2001
+++ sierra/docs/DOCUMENTATION_TODO Tue Jan 16 05:59:54 2001
@@ -1,4 +1,5 @@
 
+- Talk about how Sierra is both a client and a server in a P2P network.
 
 - Why was Sierra created??? To deliver an Open Source implementation of a
   Reputation server.

*****************************************************************
File: sierra/docs/TODO

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

CVSWeb: Annotate this file: http://openprivacy.org/cgi-bin/cvsweb/cvsweb.cgi/sierra/docs/TODO?annotate=1.25

CVSWeb: View this file: http://openprivacy.org/cgi-bin/cvsweb/cvsweb.cgi/sierra/docs/TODO?rev=1.25&content-type=text/x-cvsweb-markup

CVSWeb: Diff to previous version: http://openprivacy.org/cgi-bin/cvsweb/cvsweb.cgi/sierra/docs/TODO.diff?r1=1.25&r2=1.24

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

Index: sierra/docs/TODO
diff -u sierra/docs/TODO:1.24 sierra/docs/TODO:1.25
--- sierra/docs/TODO:1.24 Tue Jan 16 05:32:30 2001
+++ sierra/docs/TODO Tue Jan 16 05:59:54 2001
@@ -1,30 +1,19 @@
 ********************************************************************************
-* Last-Modified: $Date: 2001/01/16 13:32:30 $
-* Version: $Id: TODO,v 1.24 2001/01/16 13:32:30 burton Exp $
+* Last-Modified: $Date: 2001/01/16 13:59:54 $
+* Version: $Id: TODO,v 1.25 2001/01/16 13:59:54 burton Exp $
 * Author: Kevin A. Burton ( burton@openprivacy.org )
 ********************************************************************************
 
 - Need to meet a certain use cases. Should these go on the website??? These
   should become arrowhead unit tests.
 
- Use Case 1: http://pix.comedia.com/OpenPrivacy/20010115/DSCN6049.JPG
+ Use Case 2: http://pix.comedia.com/OpenPrivacy/20010115/DSCN6049.JPG
 
-
-- Ontologies need to be versioned so that past Reputations that rely on an
- ontology don't break.
-
-- RCEs should become Talon components.
-
 - ReputationCalculationEngine should throw Exceptions for every operation due to
   the fact that a RemoteRCE may not be able to communicate.
 
-- Need to fix the Value/Ontology/Word mechanism... it doesn't work.
-
-
 - Need a better way to store values and ontology...
 
- package sierra.ontology
-
   Where should Reputation go???
 
   - XML for adding an ontology:
@@ -59,8 +48,6 @@
 - Need a mechanism to register ontological namespaces. This may also need to be
   done via SOAP so that remote objects can install their namespaces.
 
-- Make sure multiple values work correctly. We need an Arrowhead test for this.
-
 - write a MeanReputationCalculationEngine. This should be the default which
   ships with Sierra.
 
@@ -79,7 +66,8 @@
 
 - need to define how Gifts work... GiftRequiredException??? What does this data
   structure look like?? It is an array or URIs that the remote need more
- information about? The result should be put reputations...
+ information about? The result should be put reputations... How does it
+ specify what data it should have???
 
   - Note. This is probably something we don't have to worry about for right now
   
@@ -103,13 +91,20 @@
 
 - Talon should be used as the generic object factory.
 
-- decent logging mechansim
+- decent logging mechanism. Use the Logger interface from Talon. Need a clean
+ way to get a handle on a Talon component so the each works on a new VM.
 
 - how are agents resolved in the system???
 
+- Ontologies need to be versioned so that past Reputations that rely on an
+ ontology don't break.
+
+
 **** Version 0.0.3 ****
+
+- (DONE) RCEs should become Talon components.
 
-- (DONE)Need to define RCE interface...
+- (DONE) Need to define RCE interface...
 
 - (DONE) All Reputations should be required to provide a Principal.
   - Need to parse out properties files when Sierra starts up so that it knows



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