How does this look for the freshmeat announcement ?

David Hakim <dhakim-Gkm/TONP9n1Wk0Htik3J/[email protected]> Thu, 13 Mar 2003 12:53:24 -0500
Newsgroups gmane.comp.lang.moto.user,gmane.comp.lang.moto.devel
Message-ID <[email protected]>
How does this look for the freshmeat announcement ? Would you want to 
try out Moto after reading this ?

Moto 0.19.0 adds the first round of Higher Order Programming constructs 
to Moto. With this release developers can assign functions / methods to 
variables, define and call functions and methods that take functions as 
arguments or return functions, and even define new functions on the fly 
by applying arguments to existing functions or methods. These 
constructs allow developers to use delegates and callbacks with ease 
through a syntax that 'Java always should have had' . Additionally 
configuration for MySQL and PGSQL drivers has been improved to support 
many more database distributions / versions / dependencies . Problems 
with PosixFileIO have been fixed. Many other features and fixes are 
also included.

-Dave