Griffon 0.9.3-beta-1 released
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!
Published at DZone with permission of its author, Andres Almiray.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
(1 vote)
(Note: Opinions expressed in this article and its replies are the opinions of their respective authors and not those of DZone, Inc.)



