Re: [collections] Start contributing to Commons Collections

2015-03-07 Thread Orchid Majumder
Thanks a lot Gary. I'll discuss the approach in that JIRA and if it looks fine by other dev-s, I'll code it up and submit a patch. On Sat, Mar 7, 2015 at 11:47 PM, Gary Gregory wrote: > Welcome aboard. > > The simplest way to contribute is to add a patch with unit tests to a JIRA. > > If you wan

Re: [collections] Start contributing to Commons Collections

2015-03-07 Thread Gary Gregory
Welcome aboard. The simplest way to contribute is to add a patch with unit tests to a JIRA. If you want to add a new feature, it can be a good idea to chat on this mailing list to see if that feature fits in the target component, like [collections]. Gary On Sat, Mar 7, 2015 at 5:20 AM, Orchid M

Re: svn commit: r1661762 - in /commons/proper/lang/trunk/src: changes/ main/java/org/apache/commons/lang3/concurrent/ test/java/org/apache/commons/lang3/concurrent/

2015-03-07 Thread Arthur Naseef
Great feedback, thank you. Looking carefully at the operation of LazyInitializer, and the new code, they are very similar, and I can see an argument that the new code is not a significant change. Let me list key differences, summarize the benefits of the new code, and then open the question of ne

[collections] Start contributing to Commons Collections

2015-03-07 Thread Orchid Majumder
Hello to everyone! I am working as a software developer and in my day to day work, I use Apache Commons utilities extensively. I am pretty much enthusiastic about contributing to Apache OSF and as a starting point, I have decided to do small contributions in Commons-Collections as I am fa