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/04 17:55:21 UTC

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

    [ https://issues.apache.org/jira/browse/REEF-1631?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15546132#comment-15546132 ] 

Mariia Mykhailova commented on REEF-1631:
-----------------------------------------

PR https://github.com/apache/reef/pull/1146

> Convert auto-properties to read-only whenever possible
> ------------------------------------------------------
>
>                 Key: REEF-1631
>                 URL: https://issues.apache.org/jira/browse/REEF-1631
>             Project: REEF
>          Issue Type: Sub-task
>          Components: REEF.NET
>            Reporter: Mariia Mykhailova
>            Assignee: 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 change can be done using ReSharper Code Cleanup tool.



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