[ 
https://issues.apache.org/jira/browse/SYSTEMML-1775?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Deron Eriksson closed SYSTEMML-1775.
------------------------------------

> Reduce number of unused method/constructor parameters
> -----------------------------------------------------
>
>                 Key: SYSTEMML-1775
>                 URL: https://issues.apache.org/jira/browse/SYSTEMML-1775
>             Project: SystemML
>          Issue Type: Improvement
>          Components: APIs, Compiler, ParFor, Parser, Runtime
>            Reporter: Deron Eriksson
>            Assignee: Deron Eriksson
>            Priority: Minor
>             Fix For: Not Applicable
>
>
> Reduce the number of unused method and constructor parameters in the project. 
> The presence of a parameter implies that the value is being used in the 
> method or constructor. If it is not being used, a developer can have the 
> mistaken impression about what functionality is being performed in the method 
> or constructor. Removing unused method/constructor parameters makes code 
> maintenance easier.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to