CVS update: sierra/docs

From: cvs@openprivacy.org
Date: Tue Jan 16 2001 - 05:32:30 PST


Date: Tuesday January 16, 19101 @ 5:32
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-serv18123

Modified Files:
        TODO
Log Message:
....

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

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

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

CVSWeb: View this file: http://openprivacy.org/cgi-bin/cvsweb/cvsweb.cgi/sierra/docs/TODO?rev=1.24&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.24&r2=1.23

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

Index: sierra/docs/TODO
diff -u sierra/docs/TODO:1.23 sierra/docs/TODO:1.24
--- sierra/docs/TODO:1.23 Mon Jan 15 07:42:11 2001
+++ sierra/docs/TODO Tue Jan 16 05:32:30 2001
@@ -1,9 +1,23 @@
 ********************************************************************************
-* Last-Modified: $Date: 2001/01/15 15:42:11 $
-* Version: $Id: TODO,v 1.23 2001/01/15 15:42:11 burton Exp $
+* Last-Modified: $Date: 2001/01/16 13:32:30 $
+* Version: $Id: TODO,v 1.24 2001/01/16 13:32:30 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
+
+
+- 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.
 
   
@@ -17,7 +31,7 @@
   
   <ontology>
 
- <namespace>urn:OpenPrivacy</namespace>
+ <space>urn:OpenPrivacy</space>
 
     <opinion value="0" name="BAD"/>
     <opinion value="1" name="GOOD"/>
@@ -31,6 +45,17 @@
   - throw an UnknownOntologyException when data is entered which we don't know
     about.
 
+
+ Opinion object
+ URIReference getOntology();
+ Value getValue()
+ Concept getConcept()
+
+ Concept
+ String getName() AKA "Java"
+ toString()
+
+
 - Need a mechanism to register ontological namespaces. This may also need to be
   done via SOAP so that remote objects can install their namespaces.
 
@@ -74,13 +99,13 @@
 
 - Provide a mechanism to store reputations on disk with the URI as the encode
   path. How should we handle the :// part?. This should be a dedicated object
- like
+ like
 
-- Talon should be used as the generic object factory.
+- Talon should be used as the generic object factory.
 
 - decent logging mechansim
 
-- how are agents resolved in the system???
+- how are agents resolved in the system???
 
 **** Version 0.0.3 ****
 



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