gnue-dev
[Top][All Lists]
Advanced

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

[GNUe-dev] GNUe Common Library 0.6.2 released


From: reinhard
Subject: [GNUe-dev] GNUe Common Library 0.6.2 released
Date: Mon, 27 Mar 2006 10:10:05 +0200

The GNU Enterprise team proudly announces

   GNUe Common Library 0.6.2.


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] Fixed requery in multy level master/detail relationships
* [datasources] Fixed requery for deletion of more than one detail record
* [datasources] Updated appserver driver for Appserver's new RPC interface
* [datasources] Don't mark a record set as dirty if a field is set to old value
* [datasources] Support for defining ownership of created databases
* [datasources] Fix for databases for which cursor's don't survive commits
* [definitions] Iterator for child tags
* [definitions] Check if a tag is allowed under its parent
* [definitions] Fixed some XML saving bugs
* [rpc] Clean up all objects on lost connection by calling _destroy() on them
* [utils] Fixed uuid generation for 64bit architectures and Mac OS.
* New splash screen image
* Code cleanup
* Documentation updates
* Several smaller bug fixes


You can download this release of GNUe Common Library from
http://www.gnuenterprise.org/tools/common/0.6.2/




reply via email to

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