Groovy Toolkit Gaelyk 0.3.03 Released
The source code has been released for version
0.3.2 of Groovy toolkit Gaelyk.
This version introduces new methods for working with the mecache
service; the ability to check whether a key is present in the
cache, and additional support for incoming emails.
Gaelyk is a Groovy toolkit, specifically aimed at developers
working on small Groovy applications deployed on Google’s App
Engine cloud. Gaelyk builds on Groovy’s Groovlets and template servlet and uses syntax shortcuts to simplify
the usage of low-level Software Development Kit (SDK) APIs. It
requires the Google App Engine SDK to be installed on your
machine.
Gaelyk’s creators still suggest developers consider using Grails for large
applications.