The GNU Enterprise team proudly announces GNUe Common Library 0.6.7.
This is an updated stable version and contains only bug fixes and/or translation updates. 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 since the last stable version: * [datasources] fixed mysql driver for mysql < 5 * [definitions] bugfixes in object assignment * [definitions] merging of object trees including attribute merge * [definitions] optionally ignore requirements to allow merge-in definitions * [logic] __unicode__ support for NamespaceElement * [logic] fixed calling of more than one function bound to the same trigger * New module with helper function to format numeric values * Better error messages if module can't be dynamically imported You can download this release of GNUe Common Library from http://www.gnuenterprise.org/tools/common/0.6.7/ _______________________________________________ Gnue-dev mailing list [email protected] http://lists.gnu.org/mailman/listinfo/gnue-dev
