You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@reef.apache.org by "Mariia Mykhailova (JIRA)" <ji...@apache.org> on 2016/10/03 23:05:20 UTC

[jira] [Created] (REEF-1631) Convert auto-properties to read-only whenever possible

Mariia Mykhailova created REEF-1631:
---------------------------------------

             Summary: Convert auto-properties to read-only whenever possible
                 Key: REEF-1631
                 URL: https://issues.apache.org/jira/browse/REEF-1631
             Project: REEF
          Issue Type: Improvement
          Components: REEF.NET
            Reporter: Mariia Mykhailova
            Priority: Minor


Our .NET code has a lot of auto-properties with private setter which is never used. They can be converted to get-only, and probably should to better reflect their read-only nature.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)