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)