Werner Schuster (murphee) wrote:
A solution would be to simply overload the parse method in the
org.jruby.Ruby class to  call the three argument one with null as last
arg (since this does seem to work).

I'll echo Ola's comments; the only public, supported API for JRuby 1.0 was the Ruby language and core classes themselves. We have never claimed any other API was for public consumption (with the possible exception of the embedding utilities).

If there's a desire for us to standardize or freeze some aspects of the API and make them officially public, that's fine...but no such action was ever taken. I agree that interfaces into the parser could probably be solidified for future releases, and I'm sure there's other such APIs. Make some suggestions, file JIRA issues, and things will happen.

- Charlie

---------------------------------------------------------------------
To unsubscribe from this list please visit:

   http://xircles.codehaus.org/manage_email

Reply via email to