Hello, Neither == nor === invokes equals() on my Java objects. Should I expect either to return true? Obviously obj1.equals(obj2) works as expected. Sorry my JavaScript is not so good. Is there some method I need to implement to control how == works?
Thanks. -- Daryl Stultz _____________________________________ 6 Degrees Software and Consulting, Inc. http://www.6degrees.com mailto:[email protected] _______________________________________________ dev-tech-js-engine-rhino mailing list [email protected] https://lists.mozilla.org/listinfo/dev-tech-js-engine-rhino
