From 5d477e5be7da38efe28820d7ac0665b69b600c89 Mon Sep 17 00:00:00 2001 From: Linas Vepstas Date: Sun, 1 Mar 1998 07:11:23 +0000 Subject: [PATCH] updates git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@564 57a11ea4-9604-0410-9ed3-97b8803252fd --- Docs/projects.html | 23 ++++++++++++++++++----- 1 file changed, 18 insertions(+), 5 deletions(-) diff --git a/Docs/projects.html b/Docs/projects.html index 916fe81f7d..86e9ad455c 100644 --- a/Docs/projects.html +++ b/Docs/projects.html @@ -134,6 +134,16 @@ architectural goals. Project Kontor and also FreeMoney is working on SQL schemas; Kontor is also working on Java RMI/CORBA interfaces.

+ The following industrial-strength features are still needed: +

+

SQL I/O
A module is necessary to allow data to be fetched from an SQL @@ -147,13 +157,16 @@ architectural goals. SQL does NOT require locks to be held for long periods of time!

-

Financial Objects +
Engine, Financial Objects
The current system makes a distinction between the data (account, transaction) and they GUI that displays it. This distinction should be further strengthened, and a set of financial objects, residing in - their own library, should be created. Current Status: - ready to split this stuff off into its own library. The basic engine - has been detangled from the GUI elements. + their own library, should be created. +

+ Current Status: The basic engine has been detangled from + the GUI elements. This is in version 1.1.3, version 1.1.4 + will move it to a separate directory. +

OFX support @@ -457,7 +470,7 @@ have contributed fixes and patches. I've tried to credit them in the README.
-Draft version 0.16 February 1998
+Draft version 0.17 February 1998
Linas Vepstas linas@linas.org
Robin Clark rclark@hmc.edu