Make Frame#getName and Frame#getPosition public
-----------------------------------------------

                 Key: JRUBY-1238
                 URL: http://jira.codehaus.org/browse/JRUBY-1238
             Project: JRuby
          Issue Type: Improvement
          Components: Parser
    Affects Versions: JRuby 1.0.1
         Environment: jruby trunk
            Reporter: Ryan Bell


In porting the rcov native extension to Java, I'm finding that I need to have 
access to these fields. As a work around, I'm calling createBackTraceFromFrames 
and using a regular expression to extract the values I need from the backtrace 
strings. I imaging that performance would be better if I didn't have to do this.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

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

    http://xircles.codehaus.org/manage_email

Reply via email to