Ticket #58 (closed enhancement: fixed)
avoid groovy call in InputDesignMexicoPlan
| Reported by: | dumoulin | Owned by: | |
|---|---|---|---|
| Priority: | low | Milestone: | |
| Component: | core.methods | Version: | 0.1 |
| Severity: | minor | Keywords: | |
| Cc: |
Description
Groovy script is used in InputDesignMexicoPlan for processing XML. It uses a GroovyProcessor that looks not appropriated. Either use a pure java implementation or directly use a GroovyShell
Change History
Note: See
TracTickets for help on using
tickets.





