Subj : Re: Rhino 1.5R4.1 & CharSequence To : netscape.public.mozilla.jseng From : Igor Bukanov Date : Mon May 05 2003 05:11 pm Timothy Folks wrote: > I have a function getInstance declared in a class that takes one > parameter: a CharSequence. I am using Java 1.4.1 so I have access to > that interface. However, when I try to call getInstance from Rhino > passing a string constant, I get a message saying "Can't find > method...getInstance(string)" If I call getInstance and pass a > java.lang.String, I get a message saying, "Cannot convert > to java.lang.CharSequence" > > This would have to be a bug, right? Or am I missing something obvious > here. This is a regression since Rhino 1.5R3, would you file a report to bugzilla.mozilla.org ? Regards, Igor .