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

ASF GitHub Bot commented on COLLECTIONS-664:
--------------------------------------------

Github user zhangminglei commented on the issue:

    https://github.com/apache/commons-collections/pull/33
  
    Hello, @kinow  Thanks for your reply! 
    
    - Why Commons Collections?. I am not sure which is the best address I 
should put it. At the beginning, I created the JIRA under Commons 
Configuration, like you said at the second point. Then I changed my mind.
    
    - As refers to the file name, yea. I think I should give an appropriate 
name for it, instead of FileProperties.
    
    - I agree with you at this point, before I did this, I searched for a long 
time for this functionality in Commons Configuration. But I could not find it. 
    
    Yes. I will send a message to dev mail list.
    
    Thanks
    Minglei


> Add class FileProperties to load file name directly
> ---------------------------------------------------
>
>                 Key: COLLECTIONS-664
>                 URL: https://issues.apache.org/jira/browse/COLLECTIONS-664
>             Project: Commons Collections
>          Issue Type: New Feature
>            Reporter: mingleizhang
>
> For example, In some interface, needs we have a {{java.util.Properties}} as a 
> parameter. In common case, we have different profiles in maven under 
> different environments that we can random selection. And use the current 
> classloader, usually belongs to AppclassLoader to get it's inputstream. I 
> propose we should add a functionality that can directly read a file name and 
> return a {{java.util.Properties}} as a return value. 



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to