[jira] [Created] (IGNITE-1499) Platform .Net: fix naming and use properties where appropriate in the API

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (IGNITE-1499) Platform .Net: fix naming and use properties where appropriate in the API

Anton Vinogradov (Jira)
Pavel  Tupitsyn created IGNITE-1499:
---------------------------------------

             Summary: Platform .Net: fix naming and use properties where appropriate in the API
                 Key: IGNITE-1499
                 URL: https://issues.apache.org/jira/browse/IGNITE-1499
             Project: Ignite
          Issue Type: Sub-task
          Components: interop
    Affects Versions: ignite-1.5
            Reporter: Pavel  Tupitsyn
            Assignee: Pavel  Tupitsyn
             Fix For: ignite-1.5


* See IIgnite & IClusterGroup: things like Events() and Compute() can be changed to properties.
* Things like Events(IClusterGroup) are redundant and should be removed from API
* Methods should comply to naming conventions: GetEvents() is a method, Events {get;} is a property



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