You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Nicolas BARTHE-DEJEAN (Jira)" <ji...@apache.org> on 2019/09/06 08:14:00 UTC

[jira] [Commented] (LANG-1486) Generify builder classes Diffable, DiffBuilder, and DiffResult

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

Nicolas BARTHE-DEJEAN commented on LANG-1486:
---------------------------------------------

[~ggregory] I agree, was about to make the same suggestion

Cool to see you already made a PR for it !

> Generify builder classes Diffable, DiffBuilder, and DiffResult
> --------------------------------------------------------------
>
>                 Key: LANG-1486
>                 URL: https://issues.apache.org/jira/browse/LANG-1486
>             Project: Commons Lang
>          Issue Type: Improvement
>          Components: lang.builder.*
>            Reporter: Gary Gregory
>            Priority: Major
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> Generify builder classes:
> - org.apache.commons.lang3.builder.Diffable<T>
> - org.apache.commons.lang3.builder.DiffBuilder<T>
> - org.apache.commons.lang3.builder.DiffResult<T>
> After the introduction of [LANG-1485], new APIs typed to `Object` were added. This feels like wrong and can be resolved with generics.



--
This message was sent by Atlassian Jira
(v8.3.2#803003)