hi, this is something i already missed and i think could be useful in apps that use the script support for executing kind of business logic (e.g. workflow, forms validation, rules engine) which of course would expect a return value.
regards, philipp On 3/5/08, Carsten Ziegeler <[EMAIL PROTECTED]> wrote: > Hi, > > the current script support is able to invoke a script and give back a > result. If you think of scripting parts of your application it might be > useful to group several methods into one script (for instance a > javascript script) and execute exactly one method out of this script. > > WDYT? > > Carsten > > -- > Carsten Ziegeler > [EMAIL PROTECTED] >
