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

Henri Yandell commented on LANG-336:
------------------------------------

svn ci -m "Applying a set of updates for new Java features from Hendrik Maryns 
in LANG-336" src
Sending        src/java/org/apache/commons/lang/math/Fraction.java
Sending        src/java/org/apache/commons/lang/math/NumberRange.java
Sending        src/java/org/apache/commons/lang/text/StrTokenizer.java
Sending        src/test/org/apache/commons/lang/math/FractionTest.java
Transmitting file data ....
Committed revision 770105.

> 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: 3.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.

Reply via email to