GNUe Common Library 0.5.13 released

Feb 07, 2005
reinhard@gnue.org

The GNU Enterprise team proudly announces

GNUe Common Library 0.5.13.

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:

  • fixes for Python 2.2
  • fixes for client encoding with Postgres
  • fixes for XMLPRC with different encodings
  • new <sortorder> tag for sorting of datasources
  • new <exist> condition type (only implemented in appserver driver)
  • better error handling for XML parser errors

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


GNUe Home

Sub-Projects