Did you know? DZone has great portals for Python, Cloud, NoSQL, and HTML5!

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

Griffon 0.9.3-beta-1 released

05.17.2011
Email
Views: 1602
  • submit to reddit
The Griffon team is happy to announce the first beta of Griffon 0.9.3!

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=17144].
Full release notes can be found here.

This release fixes an important bug in the threading injection mechanism added in 0.9.2 which prevented some public method signatures from being used as controller actions. It also upgrades to Groovy 1.8.0 and Gant 1.9.5. Additionally there are plenty of updates for the templating system, particularly in the way a template is chosen for a particular artifact. MVC templates have been improved.
Finally there's a new pair of methods that every MVC artifact has access to in order to work with short-lived MVC groups, like dialogs.

You can download the Griffon distribution from the download page.

Thanks to all who contributed to this release!
Location: 
http://griffon.codehaus.org
0
Average: 5 (1 vote)
Published at DZone with permission of its author, Andres Almiray.

(Note: Opinions expressed in this article and its replies are the opinions of their respective authors and not those of DZone, Inc.)