[ 
https://issues.apache.org/jira/browse/COLLECTIONS-368?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12990508#comment-12990508
 ] 

Sebb commented on COLLECTIONS-368:
----------------------------------

The patch includes several unrelated white-space changes. These make it much 
harder to review, both here and when the SVN commit message is sent.

Patches should contain the minimal change necessary please.

> New method in ListUtils to create Lists populated with var-args elements
> ------------------------------------------------------------------------
>
>                 Key: COLLECTIONS-368
>                 URL: https://issues.apache.org/jira/browse/COLLECTIONS-368
>             Project: Commons Collections
>          Issue Type: New Feature
>          Components: List
>            Reporter: Henrik Segesten
>            Priority: Minor
>         Attachments: addcreatelist.patch
>
>
> Sometimes it is very useful to be able to create new and populate List 
> objects in the same way that can be done with arrays by using the braces 
> initialisation. My patch is an implementation of this for ListUtils with 
> corresponding unit tests. Hoping for inclusion as soon as possible. Any 
> comments are welcome.

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to