Return-Path: X-Original-To: apmail-commons-issues-archive@minotaur.apache.org Delivered-To: apmail-commons-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 835C4185B7 for ; Sun, 8 Nov 2015 20:07:11 +0000 (UTC) Received: (qmail 89966 invoked by uid 500); 8 Nov 2015 20:07:11 -0000 Delivered-To: apmail-commons-issues-archive@commons.apache.org Received: (qmail 89875 invoked by uid 500); 8 Nov 2015 20:07:11 -0000 Mailing-List: contact issues-help@commons.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: issues@commons.apache.org Delivered-To: mailing list issues@commons.apache.org Received: (qmail 89864 invoked by uid 99); 8 Nov 2015 20:07:11 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 08 Nov 2015 20:07:11 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 0D3402C1F56 for ; Sun, 8 Nov 2015 20:07:11 +0000 (UTC) Date: Sun, 8 Nov 2015 20:07:11 +0000 (UTC) From: "Pascal Schumacher (JIRA)" To: issues@commons.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (LANG-1164) allow ToStringStyle to omitNulls MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/LANG-1164?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14995786#comment-14995786 ] Pascal Schumacher commented on LANG-1164: ----------------------------------------- While this is easily achievable [quick and dirty protoype|https://github.com/PascalSchumacher/commons-lang/commit/648d626aebbdeffe3e17bbea5070cbb4a5ba3b96], the main hurdle is that ToStringStyles are currently singletons, so configuration of this would be global. > allow ToStringStyle to omitNulls > -------------------------------- > > Key: LANG-1164 > URL: https://issues.apache.org/jira/browse/LANG-1164 > Project: Commons Lang > Issue Type: Improvement > Components: lang.builder.* > Reporter: Shaun A Elliott > -- This message was sent by Atlassian JIRA (v6.3.4#6332)