Author: reinhard Date: 2006-03-27 03:18:57 -0600 (Mon, 27 Mar 2006) New Revision: 8273
Added: trunk/www/news/10181 Log: Released GNUe Application Server 0.5.0. Added: trunk/www/news/10181 =================================================================== --- trunk/www/news/10181 2006-03-27 09:10:26 UTC (rev 8272) +++ trunk/www/news/10181 2006-03-27 09:18:57 UTC (rev 8273) @@ -0,0 +1,27 @@ +Title: GNUe Application Server 0.5.0 released +Author: [EMAIL PROTECTED] +Date: 2006-03-27 + +The GNU Enterprise team proudly announces + + GNUe Application Server 0.5.0. + + +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: + +* New (object oriented) RPC interface +* Use Python's datetime library instead of mx.DateTime +* Support to run as a service under windows + + +You can download this release of GNUe Application Server from +http://www.gnuenterprise.org/tools/appserver/0.5.0/ _______________________________________________ commit-gnue mailing list [email protected] http://lists.gnu.org/mailman/listinfo/commit-gnue
