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/ _______________________________________________ Gnue-dev mailing list [email protected] http://lists.gnu.org/mailman/listinfo/gnue-dev
