Primary mentor |
|
Backup mentor |
|
Assigned to |
Abstract
Create a module that allows Calculations to be defined via Groovy, and stored in the database
If possible, instead of hardcoding groovy, use the scripting JSR that Burke is always mentioning. The idea is that a user should be able to, via the webapp, define a Calculation by writing a snippet of groovy code in a textarea. Probably they also need to define the parameters in some way.