You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@systemml.apache.org by "Deron Eriksson (JIRA)" <ji...@apache.org> on 2017/08/29 18:13:01 UTC

[jira] [Created] (SYSTEMML-1873) Reduce scopes of instruction constructors where appropriate

Deron Eriksson created SYSTEMML-1873:
----------------------------------------

             Summary: Reduce scopes of instruction constructors where appropriate
                 Key: SYSTEMML-1873
                 URL: https://issues.apache.org/jira/browse/SYSTEMML-1873
             Project: SystemML
          Issue Type: Improvement
          Components: Runtime
            Reporter: Deron Eriksson
            Assignee: Deron Eriksson


Instructions are typically created by static parseInstructions methods. Therefore, reduce scope of instruction constructors to private or protected where appropriate.




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