gzz-commits
[Top][All Lists]
Advanced

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

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


From: Tuomas J. Lukka
Subject: [Gzz-commits] fenfire/docs/pegboard/swamp_rdf_api--tjl peg.rst
Date: Wed, 09 Apr 2003 15:30:51 -0400

CVSROOT:        /cvsroot/fenfire
Module name:    fenfire
Changes by:     Tuomas J. Lukka <address@hidden>        03/04/09 15:30:50

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

Log message:
        add issue

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

Patches:
Index: fenfire/docs/pegboard/swamp_rdf_api--tjl/peg.rst
diff -u fenfire/docs/pegboard/swamp_rdf_api--tjl/peg.rst:1.6 
fenfire/docs/pegboard/swamp_rdf_api--tjl/peg.rst:1.7
--- fenfire/docs/pegboard/swamp_rdf_api--tjl/peg.rst:1.6        Wed Apr  9 
15:24:47 2003
+++ fenfire/docs/pegboard/swamp_rdf_api--tjl/peg.rst    Wed Apr  9 15:30:50 2003
@@ -3,8 +3,8 @@
 =============================================================
 
 :Author:   Tuomas J. Lukka
-:Last-Modified: $Date: 2003/04/09 19:24:47 $
-:Revision: $Revision: 1.6 $
+:Last-Modified: $Date: 2003/04/09 19:30:50 $
+:Revision: $Revision: 1.7 $
 :Status:   Current
 
 This document outlines the main issues in the Jena api
@@ -116,6 +116,18 @@
 
     Still open, under consideration.
 
+- For returning multiple values, should we use Iterators or something
+  else?  ::
+
+      <benja> we could use Stepper-like stateful objects, or
+      <benja> have iterators with
+      <benja> a close() method or so
+      <benja> which allows the object to be re-used
+      <benja> so that graphs would cache a few, and only create new ones if 
too many in 
+      use simultaneously
+
+    Thinking.
+    
 Problems with jena
 ==================
 




reply via email to

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