The GNU Enterprise team proudly announces GNUe Common Library 0.6.1.99-beta2.
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 XML-RPC and Pyro clients. This prerelease contains the following changes and new features of the upcoming final release: * [datasources] Fixed requery in multy level master/detail relationships * [datasources] Fixed requery for deletion of more than one detail record * [datasources] Updated for new Appserver RPC interface * [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. * Code cleanup * Documentation updates * Several smaller bug fixes 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
