This was actually a side effect of my fix to expose an API for the problem in the standard taglib, which is further confirmation that the public API needs the new method. I suppose we should have been more explicit about which classes comprise the public API--both this problem and the standard taglib problem were due to calls to classes outside the intended public API.
I've restored the missing method and marked it as deprecated. The javadoc for the method indicates the public API method to call, although this method is the one I introduced for the standard taglib and thus isn't available in a released version. Batik will want to wait a release of Rhino before changing. I am appreciative of the early warning of incompatibilities so that we can fix the problems before they appear in released versions. Thanks for your work on it. --Norris Sam Ruby wrote: >More potential impacts. See http://gump.covalent.net/log/xml-batik.html > >Norris, remember the problems we had when there was a change which affected >BSF's usage in Xalan? It is my personal hope that you appreciate this >early feedback. Again, if there are alternatives that we should use that >work with the existing released version, I will be happy to champion that >these changes be made. Otherwise, I would like to ask that you consider >adding deprecated overloads that you could remove after your next release. > >- Sam Ruby > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]