Re: Scripting engine - Java 6



On Jul 31, 3:49 pm, Roedy Green <see_webs...@xxxxxxxxxxxxxxxxxxxx>
wrote:

Sun are trying to mask the squirrelly differences between
implementation so you can swap implementors in a heartbeat. You are
trying to defeat them. You are better off ignoring Java's generifying
layer and using Mozilla Rhino directly.

seehttp://mindprod.com/jgloss/rhino.html

Does this mean that if I want to stick to Sun's generifying layer, I will be using classes like sun.org.mozilla.javascript.internal.NativeArray for data type transformations between Javascript and Java ? Or is there any other way of achieving the same goal.

Thanks.
- Debasish


.