« Return to Thread: [jira] Created: (JRUBY-3787) Rewrite all Convert conversion methods using a real state machine or grammar tool

[jira] Created: (JRUBY-3787) Rewrite all Convert conversion methods using a real state machine or grammar tool

by JIRA jira@codehaus.org :: Rate this Message:

Reply to Author | View in Thread

Rewrite all Convert conversion methods using a real state machine or grammar tool
---------------------------------------------------------------------------------

                 Key: JRUBY-3787
                 URL: http://jira.codehaus.org/browse/JRUBY-3787
             Project: JRuby
          Issue Type: Bug
          Components: Core Classes/Modules
    Affects Versions: JRuby 1.3.1
            Reporter: Thomas E Enebo
            Assignee: Thomas E Enebo


Due to the questionable nature of Convert we need to rewrite it regardless.

It seems simple to hand-write a state machine like it is in Convert when we can use a tool to generate these parsers.

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


 « Return to Thread: [jira] Created: (JRUBY-3787) Rewrite all Convert conversion methods using a real state machine or grammar tool