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

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

    [ https://issues.apache.org/jira/browse/MINIFICPP-828?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16828855#comment-16828855 ] 

Mr TheSegfault edited comment on MINIFICPP-828 at 4/28/19 10:20 PM:
--------------------------------------------------------------------

[~bakaid] We already have a lot slated for 0.7.0 – do you have any objection to moving this to discuss including it in 0.8.0? The scope of this seems like a larger effort than just abstracting usages with ifdefs. Let me know if I have that wrong or if you think this needs to be included in 0.7.0. 


was (Author: phrocker):
[~bakaid] We already have a lot slated for 0.7.0 – do you have any objection to moving this to 0.8.0?

> 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)