I'm a newbie to Rhino. Recently I'm encountering a problem when using shift() js method on an array-like variable, the length of the array is never reduced by one. Is it a bug or somethinig wrong with the way I use shift()? That array-like variable is obtained from Java. So I guess that's why its type is NativeJavaArray (on java side).
Thanks for any help. _______________________________________________ dev-tech-js-engine-rhino mailing list [email protected] https://lists.mozilla.org/listinfo/dev-tech-js-engine-rhino
