[
https://issues.apache.org/jira/browse/MINIFICPP-828?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16836378#comment-16836378
]
Arpad Boda commented on MINIFICPP-828:
--------------------------------------
[~bakaid]: tests of ExtractText processor might be used to verify regex utility
as well. It's definitely not gonna provide full coverage, but at least
something to begin with.
> Create a common regex utility
> ------------------------------
>
> Key: MINIFICPP-828
> URL: https://issues.apache.org/jira/browse/MINIFICPP-828
> Project: Apache NiFi MiNiFi C++
> Issue Type: Improvement
> Reporter: Daniel Bakai
> Assignee: Daniel Bakai
> Priority: Major
> Fix For: 0.8.0
>
>
> Multiple current and planned processors require regexes (see the linked
> issues), so it would be practical to have a common regex implementation.
> Unfortunately we can't use std::regex everywhere, so we should create our own
> interface and implement it in a common utility.
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)