On Mon, Mar 10, 2008 at 9:39 AM, Carsten Ziegeler <[EMAIL PROTECTED]> wrote:

> ... I think to support this we just need some minor changes:
>  a) the eval method of the SlingScript needs a return value (Object)
>  b) We need a convention to pass the method name and the method
>  parameters to the script engine
>  c) Check for the new info mentioned in b) and if available don't execute
>  the whole script, but just the single method....

Ok, this clarifies the idea and I agree with it.

Not sure if all script engines support executing a specific method,
but even if that's only for some engines it is useful.

-Bertrand

Reply via email to