Author: reinhard Date: 2006-09-12 03:49:40 -0500 (Tue, 12 Sep 2006) New Revision: 8671
Added: trunk/www/news/10187 Log: Released GNUe Common Library 0.6.4. Added: trunk/www/news/10187 =================================================================== --- trunk/www/news/10187 2006-09-12 08:48:40 UTC (rev 8670) +++ trunk/www/news/10187 2006-09-12 08:49:40 UTC (rev 8671) @@ -0,0 +1,26 @@ +Title: GNUe Common Library 0.6.4 released +Author: [EMAIL PROTECTED] +Date: 2006-09-12 + +The GNU Enterprise team proudly announces + + GNUe Common Library 0.6.4. + + +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 in this release: + +* [datasources] fixed XML structure definition for condition trees + + +You can download this release of GNUe Common Library from +http://www.gnuenterprise.org/tools/common/0.6.4/ _______________________________________________ commit-gnue mailing list [email protected] http://lists.gnu.org/mailman/listinfo/commit-gnue
