Is it possible to execute a (part of a) Groovy script by dynamically loading an implementation from a database.

There are all sorts of questions surrounding, what if the groovy implementation is not complete, where do the exception go.

My actual requirement is here, http://stackoverflow.com/questions/2...ie-storing-the