Speedup FileNameParser.encodeCharacter
--------------------------------------

                 Key: VFS-160
                 URL: https://issues.apache.org/jira/browse/VFS-160
             Project: Commons VFS
          Issue Type: Improvement
            Reporter: Adam Heath
         Attachments: feature_array-based-encodeCharacter.patch

Use an array for characters < 256, and a BitSet for those larger.  Speedup 
improvement.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to