You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucy.apache.org by "Nick Wellnhofer (JIRA)" <ji...@apache.org> on 2016/02/22 18:14:18 UTC

[lucy-issues] [jira] [Created] (CLOWNFISH-76) Move most string helpers to Lucy

Nick Wellnhofer created CLOWNFISH-76:
----------------------------------------

             Summary: Move most string helpers to Lucy
                 Key: CLOWNFISH-76
                 URL: https://issues.apache.org/jira/browse/CLOWNFISH-76
             Project: Apache Lucy-Clownfish
          Issue Type: Task
            Reporter: Nick Wellnhofer


Clownfish only needs the following functions from Clownfish::Util::StringHelper:

- StrHelp_utf8_valid
- StrHelp_encode_utf8_char
- StrHelp_is_whitespace

utf8_valid and is_whitespace should be moved to String, encode_utf8_char should be made private, and the rest should be moved to Lucy.




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)