Sanjiva Weerawarana wrote: > Hi Igor, > > I was looking thru the diff to see what the changes were and you seem > to have changed some public functions to non-public. Was that > intentional?
I made package-private some of functions and classes that were never used outside the package and AFAIK are purely implementation-related. In this way the patch is not minimal, but I did that dropping of public to make sure that debugger changes for the new Rhino release would not affect other packages.
Regards, Igor
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
