Description
The core can be customized in several ways; all customizations require to be written as Java classes - which is generally good but requires redeploy to be made effective, unless some class reloading mechanism is in place (as JRebel).
By leveraging Groovy, we could overcome such limitation and allow to write customizations which can be immediately available for execution at runtime.
Once implemented in the core, such feature will require editing capabilities to be added to console and IDE plugins.
Attachments
Issue Links
- is required by
-
SYNCOPE-1219 Support Groovy implementations in the Eclipse IDE plugin
- Closed
-
SYNCOPE-1220 Support Groovy implementations in the Netbeans IDE plugin
- Closed