You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Daniel Bakai (JIRA)" <ji...@apache.org> on 2019/04/26 13:22:00 UTC

[jira] [Created] (MINIFICPP-828) Create a common regex utility

Daniel Bakai created MINIFICPP-828:
--------------------------------------

             Summary: 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


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 an own interface and implement it in a common utility.

 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)