Griffon 0.1 released
Join the DZone community and get the full member experience.
Join For FreeThe Griffon Development Team is proud to announce the release of Griffon 0.1.
Griffon
is a Grails-like framework for developing Desktop and Rich Internet
Applications for the Java platform. The 0.1.0 is the second major
release of the project and contains many new features. The main
new features are:
- Plug-in support, based on the Grails 1.1 plug-in architecture
- MVC Group API enhancements
- WebStart enhancements
- A new build and runtime events API
More detailed release notes are available at http://docs.codehaus.org/display/GRIFFON/Griffon+0.1 and bits can be downloaded at http://dist.codehaus.org/griffon/griffon/0.1.x/
What is Griffon?
Griffon is a development framework much
like Grails. Instead of developing web applications, Griffon focuses
on desktop and rich internet applications. Developers write their
applications in a structure much like Grails and written in
the Groovy and Java Programming Languages targeting the Java platform.
Griffon aims to reduce development time by leveraging dynamic language
features in addition to automating routine development tasks via the
"Convention over Configuration" idiom.
Also, the Griffon team is running a Logo contest, find out more at http://griffon.codehaus.org/Logo+Contest.
Published at DZone with permission of Andres Almiray. See the original article here.
Opinions expressed by DZone contributors are their own.
Comments