Looks good.

By "StringTokenizer replacement" are you referring to the request implied
by #22692?

There are also some relatively minor checkstyle issues and it would be good
to do some performance testing and, if warranted, optimization.

Finally, I would like to fix the Fraction double factory method to either
not use continued fractions or to improve the implementation.  The private
gcd method that this class uses should also probably be moved to lang.math.

Phil

P.S. I will have a look at [collections] this weekend


--- Stephen Colebourne <[EMAIL PROTECTED]> wrote:
> Proposed TODO list for [lang] 2.1:
> 
> Essentials?:
> 
> - Maven website
> - StringUtils.ordinalIndexOf()
> - StringBuffer replacement
> - Remove lang.reflect to [reflect]
> 
> 
> Possibilities?::
> 
> - Mutable Number classes
> - Identifiers?
> - StringTokenizer replacement
> 
> 
> I feel that I've missed things. Anything else to add? (Of course [lang]
> should stabilise in size, otherwise it would fail in its mission of being
> simple and highly useful)
> 
> Stephen
> PS. While [lang] is in limbo waiting for the build, if any committers
> want
> to help review [collections] for an upcoming release, I'd welcome it 
> ;-))
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 


__________________________________
Do you Yahoo!?
Yahoo! SiteBuilder - Free, easy-to-use web site design software
http://sitebuilder.yahoo.com

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to