rhino is calling my function String getValue() which i return the string value from what ever it called it on. the problem is that if the value is 1.5 or 0.0 then rhino treats it as a string even though it needs to be treated as a number for the javascript that is in use.
is there anything i can do about this? Chris wade _______________________________________________ dev-tech-js-engine-rhino mailing list [email protected] https://lists.mozilla.org/listinfo/dev-tech-js-engine-rhino
