commit-gnue
[Top][All Lists]
Advanced

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

r5118 - trunk/gnue-common


From: reinhard
Subject: r5118 - trunk/gnue-common
Date: Wed, 18 Feb 2004 10:46:11 -0600 (CST)

Author: reinhard
Date: 2004-02-18 10:46:10 -0600 (Wed, 18 Feb 2004)
New Revision: 5118

Modified:
   trunk/gnue-common/AUTHORS
   trunk/gnue-common/README.databases
   trunk/gnue-common/TODO
Log:
Updated some documentation.


Modified: trunk/gnue-common/AUTHORS
===================================================================
--- trunk/gnue-common/AUTHORS   2004-02-18 15:21:48 UTC (rev 5117)
+++ trunk/gnue-common/AUTHORS   2004-02-18 16:46:10 UTC (rev 5118)
@@ -19,4 +19,9 @@
  o Work on Interbase/Firebird database driver
  o Adodbapi and csv database drivers
  
+Reinhard M�ller <address@hidden>
+ o Setup subsystem
+
+Johannes Vetter <address@hidden>
+ o Schema scripter
 If we've missed anyone please let us know.            

Modified: trunk/gnue-common/README.databases
===================================================================
--- trunk/gnue-common/README.databases  2004-02-18 15:21:48 UTC (rev 5117)
+++ trunk/gnue-common/README.databases  2004-02-18 16:46:10 UTC (rev 5118)
@@ -23,7 +23,6 @@
 Quick chart of supported middleware:
  * GNUe Appserver [via GNURPC]
  * ADO [via adodbapi]
- * GEAS [via GEAS+ORBit]
  * ODBC [via PythonWin ODBC, mxODBC]
  * SQLRelay [via SQLRelay-Python]
 ----------------------------------------------------------------
@@ -570,13 +569,7 @@
        port = 8765            # The portnumber of       "    "     "
        transport = http       # The transport used by the RPC protocol
 
-    Notes:
 
-      1. This driver has not been fully tested.  If you are successfully using
-         this driver, please let us know. 
-
-
-
 ADO
 ===
 

Modified: trunk/gnue-common/TODO
===================================================================
--- trunk/gnue-common/TODO      2004-02-18 15:21:48 UTC (rev 5117)
+++ trunk/gnue-common/TODO      2004-02-18 16:46:10 UTC (rev 5118)
@@ -11,7 +11,7 @@
 
   The focus during the 0.5.x series of GNUe Common releases
   will concentrate on added the necessary features to support
-  the changes to the other applicatoins.
+  the changes to the other applications.
 
 ----------------------------------------------------------------------
 TODO
@@ -19,10 +19,6 @@
 
   All outstanding critical bugs in dcl, if any
 
-Setup Subsystem
-  * Introduction of a GSetup framework designed to make installation
-    of our tools easier.
-
 Input Masks
   * Finish format mask driver system (Text, Numbers, and Dates)
 
@@ -32,6 +28,16 @@
 Triggers
   * Support for self from named triggers
 
+RPC code
+  * General speed improvements
+  * Add data-type support
+  * Add session support
+
+Scripter / gnue-schema
+  * Instead of creating sql-file send generated SQL text to a connection
+  * Change gsd to support table modifications
+  * Add a HTML processor
+
 ----------------------------------------------------------------------
 IN PROGRESS
 ----------------------------------------------------------------------
@@ -39,7 +45,11 @@
 Documentation
   * Complete first draft of "Developing Applications using GNUe Common"
 
+Triggers
+  * Split trigger code into language specific and trigger specific code
+  * Add more trigger languages (ECMAScript, C#)
 
+
 ======================================================================
 0.6.x Releases
 ======================================================================
@@ -50,7 +60,7 @@
 
   The focus during the 0.6.x series of GNUe Common releases
   will concentrate on cleanup, documentation, and fixing broken
-  or partially implemented features or other incompatabilities
+  or partially implemented features or other incompatibilities
   with tools.
 
 ----------------------------------------------------------------------





reply via email to

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