Andres is a DZone Zone Leader and has posted 142 posts at DZone. You can read more from them at their website. View Full User Profile

Griffon 0.9.2-beta-3 released

12.21.2010
| 1499 views |
  • submit to reddit
Location: 
http://griffon.codehaus.org
The Griffon team is happy to announce the release of Griffon 0.9.2-beta-3, just in time for the Holidays!

Griffon is a Grails inspired framework for writing RIAs on the JVM using Groovy.
A list of bugs fixed in this release can be found at [http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11833&version=16959].
Full release notes located at [http://docs.codehaus.org/display/GRIFFON/Griffon+0.9.2-beta-3].

This release fixes a good number of issues and brings a couple of new features:
- conditional logging on Griffon artifacts. Similar to Groovy's 1.8b3 @Log but without the annotation.
- WindowManager DSL. Allows you to specify hide/show behavior per window. Also which window should be showed first (useful for login dialogs).
- Compile time plugin sources packaged separately form runtime sources (useful for AST xfoms).

The also welcomes two new members
You can download the Griffon distribution from the downloads page [http://griffon.codehaus.org/Download].

Thanks to all who contributed to this release!

--The Griffon Team
0
Published at DZone with permission of its author, Andres Almiray.