Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id D1FC2200B2D for ; Thu, 16 Jun 2016 11:28:07 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id D1060160A52; Thu, 16 Jun 2016 09:28:07 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 27AB7160A61 for ; Thu, 16 Jun 2016 11:28:07 +0200 (CEST) Received: (qmail 52451 invoked by uid 500); 16 Jun 2016 09:28:05 -0000 Mailing-List: contact issues-help@ignite.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@ignite.apache.org Delivered-To: mailing list issues@ignite.apache.org Received: (qmail 52342 invoked by uid 99); 16 Jun 2016 09:28:05 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 16 Jun 2016 09:28:05 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 912442C1F6A for ; Thu, 16 Jun 2016 09:28:05 +0000 (UTC) Date: Thu, 16 Jun 2016 09:28:05 +0000 (UTC) From: "Pavel Tupitsyn (JIRA)" To: issues@ignite.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (IGNITE-1508) .Net: Create common ToString() method. MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Thu, 16 Jun 2016 09:28:08 -0000 [ https://issues.apache.org/jira/browse/IGNITE-1508?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavel Tupitsyn updated IGNITE-1508: ----------------------------------- Component/s: newbie > .Net: Create common ToString() method. > -------------------------------------- > > Key: IGNITE-1508 > URL: https://issues.apache.org/jira/browse/IGNITE-1508 > Project: Ignite > Issue Type: Improvement > Components: newbie, platforms > Affects Versions: 1.1.4 > Reporter: Vladimir Ozerov > > 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)