The GNU Enterprise team proudly announces GNUe Common Library 0.6.0.99-pre1.
This is a preview release and mainly targeted at developers, packagers and translators. You can expect the final release within a few days. We request all translators to send in their translations as soon as possible so they can be included in the final release. 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 to CORBA, XML-RPC, SOAP, and DCOM clients. This prerelease contains the following changes and new features of the upcoming final 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 As usual, you can download the prerelease of GNUe Common Library from http://www.gnuenterprise.org/downloads/prereleases.php _______________________________________________ Gnue-dev mailing list [email protected] http://lists.gnu.org/mailman/listinfo/gnue-dev
