[
https://issues.apache.org/jira/browse/SYSTEMML-1775?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Deron Eriksson resolved SYSTEMML-1775.
--------------------------------------
Resolution: Won't Fix
Fix Version/s: Not Applicable
PR created 3 months ago (https://github.com/apache/systemml/pull/581) but due
to lack of interest I'll close this.
> 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)