Products
GValidation Plugin for Griffon
GValidation is a validation plugin for Griffon – A Grails like application framework for developing desktop applications in Groovy. Like most part of the Griffon framework GValidation’s syntax and usage closely resemble its cousin Grails’ validation and constraints support. However the similarity pretty much stops here, since Griffon model are very different from Grails’ concept of model. In Grails model usually refers to domain classes that are bound to database, however in Griffon models are usually just mere POGOs thus this plugin is designed to work with Griffon models as well as any POGOs.
GValidation is written purely in Groovy while retaining most of the syntax of Grails constraints support.
JNDI Warrior
JNDI Warrior is an opensource Java Swing based client application built using Groovy+Griffon framework, which allows you to browse and operate on a given JNDI directory. Useful for debugging or environment troubleshooting when working with Java EE application servers. It started as a demo application for showcasing Griffon framework’s rapid delivery capability while building rich Swing based client, however it actually turned out to be quite useful even in real-life as a utility for Java EE developers, so we have decided to host it officially on SourceForge? so everyone can try it out.
Griffon Airbag Plugin
Airbag plugin provides a simple and user friendly exception dialog component that can be used in combination with Griffon UncaughtExceptionThrown event to report any unhandled exception automatically. This plugin is designed to provide last resort protection, as suggested by its name, preventing embarrassing unexpected crash in Griffon powered application.
