var1LongName becomes var1long_name instead of var1_long_name
------------------------------------------------------------

                 Key: JRUBY-1197
                 URL: http://jira.codehaus.org/browse/JRUBY-1197
             Project: JRuby
          Issue Type: Bug
          Components: Java Integration
    Affects Versions: JRuby 1.0.0
         Environment: JRuby head (revision 3969), OSX 10.4
            Reporter: David Koontz


The way variable names are translated when there is a number preceding a 
capital letter seems inconsistent with the normal translation rules.

var1LongName becomes var1long_name but I would expect it to become 
var1_long_name

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