[
https://issues.apache.org/jira/browse/LANG-1067?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15642330#comment-15642330
]
ASF GitHub Bot commented on LANG-1067:
--------------------------------------
GitHub user PascalSchumacher opened a pull request:
https://github.com/apache/commons-lang/pull/210
LANG-1067: Add a reflection-based variant of DiffBuilder
not finished, just a quick prototype
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/PascalSchumacher/commons-lang
add_reflection_diff_builder
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/commons-lang/pull/210.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #210
----
commit a3e2bb7f50c08d7bbe24b8bc746d6cc17e7bc851
Author: pascalschumacher <[email protected]>
Date: 2016-11-06T20:06:52Z
LANG-1067: Add a reflection-based variant of DiffBuilder
not finished, just a quick prototype
----
> Add a reflection-based variant of DiffBuilder
> ---------------------------------------------
>
> Key: LANG-1067
> URL: https://issues.apache.org/jira/browse/LANG-1067
> Project: Commons Lang
> Issue Type: Improvement
> Components: lang.builder.*
> Affects Versions: 3.3.2
> Reporter: Duncan Jones
> Priority: Minor
> Fix For: Patch Needed
>
>
> LANG-637 originally requested a reflection-based builder. This was forgotten
> about and the issue was closed as fix in 3.3, with a new non-reflection
> builder.
> This issue is a reminder that the reflection-based builder is still sought
> and should be added in a future release.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)