You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by "Vladimir Ozerov (JIRA)" <ji...@apache.org> on 2015/09/18 11:13:04 UTC

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

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)