Hi Janandith,

Thanks for your report, see my comments inline.

Are you mostly working on this on weekends currently, or also during
the week? I'm asking because I'll be often offline in the weekends to
come, so if you can ask questions or give feedback during the week we
might progress faster.

Thanks for your work so far.

On Sun, Jun 8, 2008 at 8:04 PM, janandith jayawardena
<[EMAIL PROTECTED]> wrote:
> ... Progress:
>
>    1. Dummy ScalaScriptEngine loads successfully and prints the script
> given to it. Script is displayed in the launchpad using ScriptContext...

Is that code on http://code.google.com/p/sling-scala? I didn't find it
there, it seems like the current code already uses Scala. If it was
there in a previous revision it would be good to add and svn tag to
that revision, let us know if you need help about that.

>  Problems:
>  ...  1. The library which is necessary to run the Interpreter ( later the
> compiler ) "scala.tools.nsc" is not loaded at startup of sling/scala 
> bundle....

Felix's answer should help for that.

> Perspective:
>
>    1. Load the "scala.tools.nsc" to use the scala Interpreter initially.
>    2. Replacing the Interpreter with Compiler for scala because Interpreter
> can only execute one line at a time....

sounds good!

-Bertrand

Reply via email to