Author: reinhard Date: 2005-08-13 10:52:58 -0500 (Sat, 13 Aug 2005) New Revision: 7837
Added: trunk/www/news/10171 Log: Released GNUe Common Library 0.6.0. Added: trunk/www/news/10171 =================================================================== --- trunk/www/news/10171 2005-08-13 15:52:40 UTC (rev 7836) +++ trunk/www/news/10171 2005-08-13 15:52:58 UTC (rev 7837) @@ -0,0 +1,31 @@ +Title: GNUe Common Library 0.6.0 released +Author: [EMAIL PROTECTED] +Date: 2005-08-13 + +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/ _______________________________________________ Commit-gnue mailing list [email protected] http://lists.gnu.org/mailman/listinfo/commit-gnue
