commit-gnue
[Top][All Lists]
Advanced

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

[gnue] r8021 - trunk/www/news


From: reinhard
Subject: [gnue] r8021 - trunk/www/news
Date: Wed, 28 Sep 2005 12:35:54 -0500 (CDT)

Author: reinhard
Date: 2005-09-28 11:59:07 -0500 (Wed, 28 Sep 2005)
New Revision: 8021

Added:
   trunk/www/news/10176
Log:
Released GNUe Common Library 0.6.1.

Added: trunk/www/news/10176
===================================================================
--- trunk/www/news/10176        2005-09-28 16:58:16 UTC (rev 8020)
+++ trunk/www/news/10176        2005-09-28 16:59:07 UTC (rev 8021)
@@ -0,0 +1,37 @@
+Title: GNUe Common Library 0.6.1 released
+Author: address@hidden
+Date: 2005-09-28
+
+The GNU Enterprise team proudly announces
+
+   GNUe Common Library 0.6.1.
+
+
+GNUe Common Library is the basis for the GNUe tools, such as
+Forms, Reports, Application Server, and Designer.  It implements
+a database-abstraction layer that provides support for most major
+databases. A builtin XML-to-Object parser and Object-to-XML marshaller
+are used by Forms, Reports, and Designer to save and read Forms/Report
+definitions to and from an XML file.  It also defines and implements an
+RPC abstraction layer that will allow server processes to define their
+public methods once and have them available XML-RPC and Pyro clients.
+
+
+Changes and new features in this release:
+
+* [datasources] Undeleting records before post
+* [datasources] New event onRecordInserted
+* [datasources] Fixed requery if posting threw an exception
+* [datasources] Fixed requery of details if no primary key is available
+* [datasources] Fixed call of function on record
+* [datasources] Fixed behavior for records that have been inserted and deleted
+* [datasources] Show SQL statement in detail of SQL error messages
+* [rpc] Complete overhaul
+* [rpc] Use persistent session for XMLRPC
+* [rpc] Object transport for XMLRPC
+* turn off debug messages when compiled with -O
+* several minor fixes and cleanup
+
+
+You can download this release of GNUe Common Library from
+http://www.gnuenterprise.org/tools/common/0.6.1/





reply via email to

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