Archive for January 2nd, 2013

This Week in Grails (2012-52)

Wednesday, January 02nd, 2013

Tomas Lin published a great blog post with a large collection of Grails testing resources.
Be sure to register your support for Marc Palmer’s proposed book on the resources plugins.

The Greach conference is getting closer, only a few weeks away. Do you have your ticket yet?

I released a new plugin this week, the lazylob plugin. It adds support for lazy loading of BLOB and CLOB domain class properties so you don’t have to artificially split your domain class into a one-to-one just to avoid the cost of loading large object data when you load domain class instances.


If you want to keep up with these “This Week in Grails” posts you can access them directly via their category link or in an RSS reader with the feed for just these posts.


Translations of this post:



Plugins

There was 1 new plugin released:

  • lazylob version 0.1. Adds support for lazy-loaded Blobs and Clobs

and 3 updated plugins:

  • quartz version 1.0-RC4. Schedules jobs to be executed with a specified interval or cron expression using the Quartz Enterprise Job Scheduler
  • spring-security-taobao version 1.1. Integrates the Taobao Open API Authentication with the Spring Security Core plugin
  • zk version 2.1.0. Adds ZK Ajax framework (www.zkoss.org) support to Grails applications

Interesting Tweets

User groups and Conferences


Creative Commons License
This work is licensed under a Creative Commons Attribution 3.0 License.