[jira] [Created] (IGNITE-1508) .Net: Create common ToString() method.

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

[jira] [Created] (IGNITE-1508) .Net: Create common ToString() method.

Anton Vinogradov (Jira)
Vladimir Ozerov created IGNITE-1508:
---------------------------------------

             Summary: .Net: Create common ToString() method.
                 Key: IGNITE-1508
                 URL: https://issues.apache.org/jira/browse/IGNITE-1508
             Project: Ignite
          Issue Type: Improvement
          Components: interop
    Affects Versions: 1.1.4
            Reporter: Vladimir Ozerov
             Fix For: ignite-1.5


We have lots of places with the same code pattern in ToString() method: culture info + String.Format().

Let's move it to utilities and re-use just like it is done in Java.



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