[
https://issues.apache.org/jira/browse/LANG-551?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12774230#action_12774230
]
Henri Yandell commented on LANG-551:
------------------------------------
svn ci -m "Committing work in progress version of a new Range class to replace
the math.*Range classes as discussed in LANG-551" src
Adding src/java/org/apache/commons/lang/Range.java
Adding src/test/org/apache/commons/lang/RangeTest.java
Transmitting file data ..
Committed revision 833308.
Needs more test work, which I'll plod through. Wanted to get it into wider
circulation.
Action item for end of this issue is to remove the old classes.
> Replace Range classes with generic version
> ------------------------------------------
>
> Key: LANG-551
> URL: https://issues.apache.org/jira/browse/LANG-551
> Project: Commons Lang
> Issue Type: Task
> Reporter: Henri Yandell
> Fix For: 3.0
>
> Attachments: Range.java
>
>
> Possible direction of deleting the math.Range classes and replacing with a
> Range class based on Comparators.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.