[
https://issues.apache.org/jira/browse/LANG-1662?focusedWorklogId=759660&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-759660
]
ASF GitHub Bot logged work on LANG-1662:
----------------------------------------
Author: ASF GitHub Bot
Created on: 21/Apr/22 00:04
Start Date: 21/Apr/22 00:04
Worklog Time Spent: 10m
Work Description: GutoVeronezi commented on PR #849:
URL: https://github.com/apache/commons-lang/pull/849#issuecomment-1104565683
Hi, @kinow,
Thanks for the review.
I fixed the bug with the exception and added more unit tests. I couldn't
think in many other situations to validate; therefore, if you think in other
use cases, just let me know and I create the tests.
Best regards,
Daniel
Issue Time Tracking
-------------------
Worklog Id: (was: 759660)
Remaining Estimate: 3h 50m (was: 4h)
Time Spent: 2h 10m (was: 2h)
> Create methods on ReflectionToStringBuilder to reflect only select fields
> -------------------------------------------------------------------------
>
> Key: LANG-1662
> URL: https://issues.apache.org/jira/browse/LANG-1662
> Project: Commons Lang
> Issue Type: Improvement
> Components: lang.builder.*
> Reporter: Daniel Augusto Veronezi Salvador
> Priority: Minor
> Original Estimate: 6h
> Time Spent: 2h 10m
> Remaining Estimate: 3h 50m
>
> *ReflectionToStringBuilder* has methods to exclude fields from *toString*; If
> we have an object with several fields and want to reflect only a fews, we
> have to list all the fields that we don't want to reflect and pass to
> *excludeFieldNames*.
> Would be valid implement a way to pass the fields that we want and reflect
> only the selected fields?
>
>
--
This message was sent by Atlassian Jira
(v8.20.7#820007)