26 Aug
2009
26 Aug
'09
10:28 a.m.
On Aug 26, 2009, at 12:27 PM, Vincent Massol wrote:
Hi,
I'd like to implement this behavior:
{{script language="..." jarPages="Space1.Page1, Space2.Page, ..."}}
Maybe simply "jars". jars="[email protected], Space2.Page2" -Vincent
... {{/script}}
Optional: - offer a way to specify explcitley the jars. For example: [email protected]
It would add the jars located in the specified pages to a URLClassLoader used to execute the script.
Obviously programming rights would be checked.
WDYT?
Thanks -Vincent