You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Jörg Gottschling (JIRA)" <ji...@apache.org> on 2007/10/21 14:10:50 UTC

[jira] Commented: (LANG-336) Finally start using generics.

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

Jörg Gottschling commented on LANG-336:
---------------------------------------

The implementation is not complete. For example defaultIfNull(Object, Object) : Object should also be generic. Take a look at LANG-358. I think there are some more methods which can be "generified".

> Finally start using generics.
> -----------------------------
>
>                 Key: LANG-336
>                 URL: https://issues.apache.org/jira/browse/LANG-336
>             Project: Commons Lang
>          Issue Type: Improvement
>    Affects Versions: 2.3
>            Reporter: Hendrik Maryns
>             Fix For: LangTwo 1.0
>
>         Attachments: commons-lang-2.3-sources-generic.tar.gz, lang.patch
>
>
> It is obvious that the Jakarta  project is reluctant in starting to use the 'new' (how old is it by now?) generics feature of Java.  Nevertheless some other people would like to see it incorporated in the commons projects.
> I adapted commons Lang to usee generics.  Took me about an afternoon.  Would be nice if something is done with it, except for only me using it in my projects.
> Some stuff will have to be changed to conform to guidelines and stuff.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.