You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Pascal Schumacher (JIRA)" <ji...@apache.org> on 2017/04/20 14:43:04 UTC

[jira] [Commented] (LANG-1164) allow ToStringStyle to omitNulls

    [ https://issues.apache.org/jira/browse/LANG-1164?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15976816#comment-15976816 ] 

Pascal Schumacher commented on LANG-1164:
-----------------------------------------

[~chtompki] Sorry for the delay, other open source projects and vacations interfered.

As the ToStringStyle implementations are singletons and constructors are not accessible this feature (at least as implemented in my pull request) is only useful if you implement a custom ToStringStyle. This custom style would then be useable with ReflectionToStringBuilder and ToStringBuilder.

I do not see a save way to combine this feature with the PR for 1167. Maybe I'm missing something?



> 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.15#6346)