| Issue 73: | Add integration with scripting (JSR223) | |
| 1 person starred this issue and may be notified of changes. | Back to list |
Add the possibility to add a <script> tag that allow to add code (scripting) directly inside the xml Task: 1. define TagProcessor 2. define script languages to support 3. define the built in objects available from script 4. define script namespace to identify script invocation over xml attribute
Sep 9, 2011
Project Member
#1
bartolom...@gmail.com
Status:
Started
Sep 17, 2011
An Alfa release is now available (2.6-SNAPSHOT). It includes base script feature an basic example is provided in showcase project https://swixml2.googlecode.com/svn/trunk/examples/showcase/src/main/java/examples/script/ScriptExample.java https://swixml2.googlecode.com/svn/trunk/examples/showcase/src/main/java/examples/script/ScriptDialog.java https://swixml2.googlecode.com/svn/trunk/examples/showcase/src/main/resources/examples/script/ScriptDialog.xml
Oct 6, 2011
(No comment was entered for this change.)
Status:
Fixed
|