The GNU Enterprise team proudly announces GNUe Application Server 0.4.3.
The GNUe Application Server (AppServer) is the core of the n-tier variant of the GNU Enterprise system. To the front end (be it GNUe Forms, GNUe Reports or any other tool), it provides user-defineable business objects with arbitary fields and methods. While transforming access to those fields and methods into database communication and calling of scripts, it cares about stability, security, speed, and consistency. Changes and new features in this release: * Adapted to changes in gnue-common's rpc library in 0.6.1 (e.g. fork a child process per client-connection) * Fixed conversions for time values * Turn off debug messages when compiled with -O * Cache the whole class repository, resulting in improved speed * Do not keep an internal session open all the time You can download this release of GNUe Application Server from http://www.gnuenterprise.org/tools/appserver/0.4.3/ _______________________________________________ Gnue-dev mailing list [email protected] http://lists.gnu.org/mailman/listinfo/gnue-dev
