On Jan 8, 2008 4:03 PM,  <[EMAIL PROTECTED]> wrote:
>
> Hi,
>
> I understand that there are branches for introducing Generics
> and other Java5 and Java6 features into both Commons Lang and
> Commons Collections (collections_jdk5_branch and LangTwo-1.x
> respectively). I'd like to see these released and available to
> use and am willing to donate time to see this happen. Given
> this:
>
> 1. What is the expected release timetable for each of these
> branches?
>
> 2. What should I concentrate my efforts on in terms of patches?
> Or should I just work down the roadmap bug list?

In Lang's case, it's more of a playground than an active release branch.

I was experimenting to see how much could be removed due to either
deprecation or being out of date. Next up would be thinking about
where we should be using generics (should be a much simpler question
than for Collections), varargs (probably quite a few places) and other
features.

JIRA has a LangTwo version with the various ideas in, many without
code. It's all very much at the ideas stage for a roadmap, rather than
a defined list of things to do. If we don't have a huge number of
valid API changes, then we'll do a 3.0 and work around the API pain.

Mostly I've been focusing on Lang 2.4, so will need to figure out how
to merge that onto LangTwo when 2.4 releases (waiting on the parent
pom release).

Hen

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

Reply via email to