Griffon 0.9.2-beta-3 released
Join the DZone community and get the full member experience.
Join For FreeThe 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
Thanks to all who contributed to this release!
--The Griffon Team
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
- René Gröschke (@breskeby)
- Alexander Klein (@saschaklein)
Thanks to all who contributed to this release!
--The Griffon Team
Griffon (framework)
Opinions expressed by DZone contributors are their own.
Comments