Search This Blog

Monday, May 10, 2010

Grails build-test-data

Programmer Question

Hello,

Is it advisable to use the build-test-data plugin to load the bootstrap (seed/initial) data for an application. The plugin tutorial is excellent at http://bitbucket.org/tednaleid/grails-test-data/wiki/Home , but only mention about loading test data. There is a section about TestDataConfig , which allows to set default data. But is it a viable option if the data needs to persist in a larger scale, with complex relations.\
thanks.



Find the answer here

No comments:

Post a Comment

Related Posts with Thumbnails