[ https://issues.apache.org/jira/browse/CLOWNFISH-76?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Nick Wellnhofer updated CLOWNFISH-76:
-------------------------------------
Fix Version/s: 0.6.0
> 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
> Fix For: 0.6.0
>
>
> 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)
|