Private constructors on org.jruby.RubyString effectively cutoff subclassing
---------------------------------------------------------------------------

                 Key: JRUBY-3039
                 URL: http://jira.codehaus.org/browse/JRUBY-3039
             Project: JRuby
          Issue Type: Bug
          Components: Java Integration
    Affects Versions: JRuby 1.1.4
         Environment: Jruby 1.1.4
            Reporter: Chad Johnson
            Priority: Minor


All constructors on org.jruby.RubyString are private.  Any subclass would need 
to call these constructors to be able to do any meaningful work.  The fix, I 
imagine, would be to mark these constructors as protected.

-Chad Johnson

-- 
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