The GNU Enterprise team proudly announces GNUe Common Library 0.6.0.
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: * Complete overhaul of datasources library * New dbdriver for SQLite 3.x * Require Python 2.3 * Added suppport for garbage collection debugging * Added supporrt for module import debugging You can download this release of GNUe Common Library from http://www.gnuenterprise.org/tools/common/0.6.0/ _______________________________________________ Gnue-dev mailing list [email protected] http://lists.gnu.org/mailman/listinfo/gnue-dev
