Author: reinhard Date: 2006-08-24 02:34:32 -0500 (Thu, 24 Aug 2006) New Revision: 8618
Added: trunk/www/news/10183 Log: Released GNUe Common Library 0.6.3. Added: trunk/www/news/10183 =================================================================== --- trunk/www/news/10183 2006-08-24 07:33:24 UTC (rev 8617) +++ trunk/www/news/10183 2006-08-24 07:34:32 UTC (rev 8618) @@ -0,0 +1,38 @@ +Title: GNUe Common Library 0.6.3 released +Author: [EMAIL PROTECTED] +Date: 2006-08-24 + +The GNU Enterprise team proudly announces + + GNUe Common Library 0.6.3. + + +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: + +* [definitions] Fixed indenting of generated DTDs +* [definitions] XML definitions are now translatable +* [definitions] Check attribute values if a set of valid values is defined +* [definitions] Some code cleanup +* [logic] Completely reworked trigger handling code to allow for <action>s +* [logic] Support for "self" parameter in triggers +* [rpc] New driver for the hessian protocol +* [utils] Fixed hardware dependent UUID generation for Mac OSX +* [utils] New tee structure handling library (not usable yet) +* Cleaned up unicode usage, all of gnue-common should now be unicode safe +* Work on format mask parser (not yet working) +* Some performance improvements +* Improved Fink configuration for new version of Fink + + +You can download this release of GNUe Common Library from +http://www.gnuenterprise.org/tools/common/0.6.3/ _______________________________________________ commit-gnue mailing list commit-gnue@gnu.org http://lists.gnu.org/mailman/listinfo/commit-gnue