I'll only say that not autoboxing by default is already over-paranoid
when you consider that you're usually talking about doing reflective
invocations, for which Objects (and therefore unboxing) are needed to
make calls with primitive arguments. If you're talking about
compiler-level stuff, the RT check seems more in line. But I don't
feel strongly enough about it to debate the issue.
br,
Matt
On Feb 3, 2010, at 9:47 AM, Niall Pemberton wrote:
On Wed, Feb 3, 2010 at 3:28 PM, Matt Benson <gudnabr...@gmail.com>
wrote:
If you're offering, the changes I made yesterday to ClassUtils to
default
autoboxing based on RT Java version should probably be ported.
After that,
autoboxing can actually just be defaulted to true in trunk as it will
require Java 5+ at RT.
I did look at that, but its a change in how its currently working
which is possibly a compatibility issue. Perhaps thats being over
paranoid though.
Niall
Thanks,
Matt
On Feb 2, 2010, at 8:22 PM, Niall Pemberton wrote:
For anyone who hasn't noticed I've been back-porting Commons Lang
changes from the trunk to a 2.x branch:
http://svn.apache.org/viewvc/commons/proper/lang/branches/
LANG_2_X/
AFAIC its getting close to being ready for a 2.5 release.
LANG-204 is
currently in progress and I will try to post a summary of whats been
back ported (and what hasn't) tomorrow. Other than that I have only
updating the site and getting the release notes & changes plugin
up to
date on my todo list.
Is there anything anyone else wants included?
Niall
--------------------------------------------------------------------
-
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org