Extending Griffon with plugins - No Fluff Just Stuff

Extending Griffon with plugins

Posted by: Andres Almiray on December 14, 2008

It's been a couple of days since Danno announced the availability of Griffon 0.1 BETA, we hope early adopters of the framework help us plug any leaks before releasing 0.1 proper. As Danno mentioned, there are a handful of improvements to be found on this release, among them you will find improved testing support via scripts as detailed here, and the first batch of Griffon plugins :-D

We Groovy developers believe that testing is an integral part of our daily work, after all we no longer rely on the "safety net" provided by static typing ;-) so it makes perfect sense to include a set of features related to that task in Griffon, and what better way to add them that using plugins as the delivery mechanism, that way you're free to choose any combination that suites your needs. The current list of plugins is
  • code-coverage: provides code coverage with cobertura, this is actually a port of the Grails plugin made by Mike Hugo, which proves once again that Griffon and Grails can share a lot.
  • easyb: enables BDD testing with easyb. This is also a port of grails-easyb-plugin by Rodrigo Urubatan, with slight modifications.
  • fest: enables integration testing with FEST.
  • jdepend: provides JDepend metrics, this plugin may actually be ported to Grails in the near future.
  • swingx-builder: includes SwingXBuilder and its dependencies, ready to be used by your application.
  • jide-plugin: follows the steps of the swingx plugin but for JideBuilder.
  • installer: creates installers for your application in several formats (IzPack, rpm, dmg)
As you can see 4 of those plugins are test related, 2 of them are ports from existing Grails plugins, and we are just getting started.

Keep on Groovying!
Andres Almiray

About Andres Almiray

Andres is a Java/Groovy developer and a Java Champion with more than 20 years of experience in software design and development. He has been involved in web and desktop application development since the early days of Java. Andres is a true believer in open source and has participated on popular projects like Groovy, Griffon, and DbUnit, as well as starting his own projects (Json-lib, EZMorph, GraphicsBuilder, JideBuilder). Founding member of the Griffon framework and Hackergarten community event. https://ch.linkedin.com/in/aalmiray

Why Attend the NFJS Tour?

  • » Cutting-Edge Technologies
  • » Agile Practices
  • » Peer Exchange

Current Topics:

  • Languages on the JVM: Scala, Groovy, Clojure
  • Enterprise Java
  • Core Java, Java 8
  • Agility
  • Testing: Geb, Spock, Easyb
  • REST
  • NoSQL: MongoDB, Cassandra
  • Hadoop
  • Spring 4
  • Cloud
  • Automation Tools: Gradle, Git, Jenkins, Sonar
  • HTML5, CSS3, AngularJS, jQuery, Usability
  • Mobile Apps - iPhone and Android
  • More...
Learn More »