[
https://issues.apache.org/jira/browse/MINIFICPP-676?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16688693#comment-16688693
]
Mr TheSegfault commented on MINIFICPP-676:
------------------------------------------
I also believe that there is a lot of other low, less impactful places where
tickets like this would help, especially on old code that has been copied
around...things like Processor, Connectable, etc, where we have non const
correct args, non const getters, copy/paste smart ptr replacements, etc. In
some cases I surmise they may have been intentional, but I think not all.
> Cleanup and fix serializable interface implementation
> -----------------------------------------------------
>
> Key: MINIFICPP-676
> URL: https://issues.apache.org/jira/browse/MINIFICPP-676
> Project: NiFi MiNiFi C++
> Issue Type: Improvement
> Reporter: Arpad Boda
> Assignee: Arpad Boda
> Priority: Minor
>
> Serializable interface contains a couple of issues:
> Type-unsafe template functions
> Code duplication
> Needless functions
> The goal of this ticket is to make the interface cleaner and simpler.
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)