commit-gnue
[Top][All Lists]
Advanced

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

r5382 - in trunk: gnue-appserver gnue-common


From: reinhard
Subject: r5382 - in trunk: gnue-appserver gnue-common
Date: Fri, 19 Mar 2004 13:22:22 -0600 (CST)

Author: reinhard
Date: 2004-03-19 13:22:22 -0600 (Fri, 19 Mar 2004)
New Revision: 5382

Modified:
   trunk/gnue-appserver/ROADMAP.in
   trunk/gnue-appserver/TODO
   trunk/gnue-common/ROADMAP.in
   trunk/gnue-common/TODO
Log:
Updated roadmap.


Modified: trunk/gnue-appserver/ROADMAP.in
===================================================================
--- trunk/gnue-appserver/ROADMAP.in     2004-03-19 19:03:50 UTC (rev 5381)
+++ trunk/gnue-appserver/ROADMAP.in     2004-03-19 19:22:22 UTC (rev 5382)
@@ -8,14 +8,9 @@
 
 
 GOALS
-  The 0.1.0 release will be our first milestone. <br><br>
+  The 0.1.0 release will be our first milestone.
   So during the 0.0.x release we will mainly focus on developing a
-  good base design.<br>
-  The 0.0.6 release will concentrate on <b>procedures and the language
-  interface.</b><br>
-  The 0.0.7 release will concentrate on improving the <b>data 
interface</b>.<br>
-  The 0.0.8 release will have <b>bound procedures (aka triggers)</b>.<br>
-  The 0.0.9 release will concentrate on <b>bug fixes</b>.
+  good base design.
 
 
 TODO
@@ -32,8 +27,6 @@
 
   [RPC API]
 
-    Move explicit data type checking and support into the RPC layer (*)
-
     Add session management (i.e. use a timeout for a session as a whole,
     to release all session objects after a session timeouts) (*)
 
@@ -41,10 +34,6 @@
 
     direct select/update access through new connection object (*)
 
-  [Class Repository]
-
-    gnue_nonull property for properties
-
   [Management Interface]
 
     add a Management interface with a safe 'shutdown' command.
@@ -113,9 +102,10 @@
 
   [Class Repository]
 
-    Special Field types (reference, list, indirect and calculated
-    fields)
+    List fields
 
+    Calculated fields
+
   [Data Interface]
 
     allow changing and creation of database tables

Modified: trunk/gnue-appserver/TODO
===================================================================
--- trunk/gnue-appserver/TODO   2004-03-19 19:03:50 UTC (rev 5381)
+++ trunk/gnue-appserver/TODO   2004-03-19 19:22:22 UTC (rev 5382)
@@ -9,14 +9,9 @@
 GOALS
 ----------------------------------------------------------------------
 
-  The 0.1.0 release will be our first milestone. <br><br>
+  The 0.1.0 release will be our first milestone.
   So during the 0.0.x release we will mainly focus on developing a
-  good base design.<br>
-  The 0.0.6 release will concentrate on <b>procedures and the language
-  interface.</b><br>
-  The 0.0.7 release will concentrate on improving the <b>data 
interface</b>.<br>
-  The 0.0.8 release will have <b>bound procedures (aka triggers)</b>.<br>
-  The 0.0.9 release will concentrate on <b>bug fixes</b>.
+  good base design.
 
 ----------------------------------------------------------------------
 TODO
@@ -31,16 +26,12 @@
   * Implement bound procedures.
 
 RPC API
-  * Move explicit data type checking and support into the RPC layer (*)
   * Add session management (i.e. use a timeout for a session as a whole,
     to release all session objects after a session timeouts) (*)
 
 Data Interface
   * direct select/update access through new connection object (*)
 
-Class Repository
-  * gnue_nonull property for properties
-
 Management Interface
   * add a Management interface with a safe 'shutdown' command.
     (i.e. wait until all sessions are closed and forbid new sessions)
@@ -95,8 +86,8 @@
   * Start an Application Server Developers Manual.
 
 Class Repository
-  * Special Field types (reference, list, indirect and calculated
-    fields)
+  * List fields
+  * Calculated fields
 
 Data Interface
   * allow changing and creation of database tables

Modified: trunk/gnue-common/ROADMAP.in
===================================================================
--- trunk/gnue-common/ROADMAP.in        2004-03-19 19:03:50 UTC (rev 5381)
+++ trunk/gnue-common/ROADMAP.in        2004-03-19 19:22:22 UTC (rev 5382)
@@ -35,8 +35,6 @@
   
    General speed improvements
     
-   Add data-type support
-
    Add session support
 
    [ Scripter / gnue-schema ]

Modified: trunk/gnue-common/TODO
===================================================================
--- trunk/gnue-common/TODO      2004-03-19 19:03:50 UTC (rev 5381)
+++ trunk/gnue-common/TODO      2004-03-19 19:22:22 UTC (rev 5382)
@@ -32,7 +32,6 @@
 
 RPC code
   * General speed improvements
-  * Add data-type support
   * Add session support
 
 Scripter / gnue-schema





reply via email to

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