Hey guys,

I am trying to weed out all of the use of reflection in the Rhino
source.  Can any of the experts or committers point me to some info or
generally explain if anything is a must need that uses the reflection
package?  If I am not planning to use things like
"Packages.java.util.Date()" on the JS side, can I do away with the
classes that "reflect things into the JavaScript environment"?

 NativeJavaArray
 NativeJavaObject
 NativeJavaPackage
 NativeJavaClass

I am planning to use the "put" objects to the JS side, but I do not
think the above classes are needed.

I am trying to track things down through usages, but a general
overview would be helpful.

Thanks.

Tony Z
_______________________________________________
dev-tech-js-engine-rhino mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-tech-js-engine-rhino

Reply via email to