Griffon 0.1.1 has been released
The Griffon team is happy to announce the release of Griffon 0.1.1. Griffon 0.1.1 – "Lego Griffon II" – is a maintenance release of Griffon 0.1.0 . For a list if features added in 0.1.0 see the Griffon 0.1 Release Notes
New IconsThe winner entry to the Logo Contest has been integrated as the default frame icons.
Upgrade to Groovy 1.6.3The Groovy library has been upgraded to 1.6.3. notable features are
- Broader support of circular/bi-directional/inverse bindings. Add mutual:true to the bind declaration.
- Key bindings support via the keyBinding node in SwingBuilder
- Client properties can be set in node declarations now.
Pre-existing widgets can be imported as the view in an MVC group via the generate-view-script script. This allows you to (for example) generate the GUI in NetBeans and wire up the events and bingings in Griffon.
Improved Ant Build FileTo ease IDE integration targets for run-app, run-webstart, and debug-app have been added.
The release notes page contains links to sample applications. You can download the Griffon distribution at the usual place.
Thanks to all those who contributed to this release!
- Login or register to post comments
- 1310 reads
- Printer-friendly version
(Note: Opinions expressed in this article and its replies are the opinions of their respective authors and not those of DZone, Inc.)










Comments
OtengiM replied on Tue, 2009/05/19 - 9:31pm