gzz-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gzz-commits] fenfire/docs/pegboard/model_management--tjl peg...


From: Tuomas J. Lukka
Subject: [Gzz-commits] fenfire/docs/pegboard/model_management--tjl peg...
Date: Fri, 04 Apr 2003 08:17:33 -0500

CVSROOT:        /cvsroot/fenfire
Module name:    fenfire
Changes by:     Tuomas J. Lukka <address@hidden>        03/04/04 08:17:33

Modified files:
        docs/pegboard/model_management--tjl: peg.rst 

Log message:
        comments

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/fenfire/fenfire/docs/pegboard/model_management--tjl/peg.rst.diff?tr1=1.1&tr2=1.2&r1=text&r2=text

Patches:
Index: fenfire/docs/pegboard/model_management--tjl/peg.rst
diff -u fenfire/docs/pegboard/model_management--tjl/peg.rst:1.1 
fenfire/docs/pegboard/model_management--tjl/peg.rst:1.2
--- fenfire/docs/pegboard/model_management--tjl/peg.rst:1.1     Wed Apr  2 
12:03:07 2003
+++ fenfire/docs/pegboard/model_management--tjl/peg.rst Fri Apr  4 08:17:33 2003
@@ -3,9 +3,9 @@
 =============================================================
 
 :Author:   Tuomas J. Lukka
-:Last-Modified: $Date: 2003/04/02 17:03:07 $
-:Revision: $Revision: 1.1 $
-:Status:   Incomplete
+:Last-Modified: $Date: 2003/04/04 13:17:33 $
+:Revision: $Revision: 1.2 $
+:Status:   Current
 
 The Space system was hastily ported from Gzz for the demo deadline.
 It needs rethinking.
@@ -33,7 +33,9 @@
     that acronymizing it is appropriate. All views &c will
     carry an instance of this class.
 
-- Do we really need the "home" member in FFC?
+- Do we need a "home" member in Fen?
+
+    RESOLVED: Not really - not that relevant for RDF
 
 Introduction
 ============
@@ -55,13 +57,12 @@
 Changes
 =======
 
-I propose the following FFC (FenFire Context) class::
+I propose the following Fen (FenFire Context) class::
 
     package org.fenfire;
 
-    class FFC {
+    class Fen {
        public jena.Model model;
-       RDFNode home; 
 
        NodeContent content;
        




reply via email to

[Prev in Thread] Current Thread [Next in Thread]