tGroovy (updated) | |
---|---|
Name: | tGroovy (updated) |
Icon: | |
Author: | dbh |
Resources: | |
Download: | |
Install Instructions: | |
Example: | Coming soon… |
Features: | |
Please edit the Default Marketing Plan and put a detailed description of your product listing including product features and benefits. |
|
Overview: | |
This component is an enhancement of twtg’s tGroovyRow. It based on tGroovyRow. Per twwtg, tGroovyRow is similar to tJavaRow component, except it allows users to write Groovy code. Component Info: The input and output rows, as well as the context object, are converted to Groovy maps (java.util.HashMap) with all the groovy goodness associated with maps. Primitive types are boxed into their object representations within the script and unboxed upon leaving the script. The groovy script is compiled into a class upon first use. One object of this groovy class is instantiated, stored and reused for each row. Users have access to modify the groovy class via the “Advanced Settings” panel, and are reminded of their responsibility for all the potentially wonderful and horrible results such modification might cause. |
|
Release Notes: | |
Release version: 0.3 – 2016-03-17 11:41:55 |
|
Compatible: | |
|