GNUe Common Library 0.5.12 released

Dec 29, 2004
reinhard@gnue.org

The GNU Enterprise team proudly announces

GNUe Common Library 0.5.12.

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.

Changes and new features in this release:

  • Support for "escaped" typecast
  • Default namespaces in parser
  • gnue-schema now asks for confirmation before acting on a database
  • gnue-schema now tries to execute db operations in the best order
  • <upper> and <lower> operatations in conditions
  • Fixes for making it work with Python 2.4
  • Several other bug fixes

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


GNUe Home

Sub-Projects