You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hop.apache.org by GitBox <gi...@apache.org> on 2022/11/30 10:24:07 UTC

[GitHub] [hop] mattcasters opened a new issue, #1847: [Task]: Replace all clone() methods with copy a constructor

mattcasters opened a new issue, #1847:
URL: https://github.com/apache/hop/issues/1847

   ### What needs to happen?
   
   Sonar considers using clone() (and interface Clonable) as a blocking issue.
   A lot of our code already switched over to copy constructors.  Let's clean up the remainder. 
   
   ### Issue Priority
   
   Priority: 3
   
   ### Issue Component
   
   Component: Api


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@hop.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org