[GitHub] commons-collections issue #33: [COLLECTIONS-664] Add a class that extend a l...

2017-11-06 Thread zhangminglei
Github user zhangminglei commented on the issue:

https://github.com/apache/commons-collections/pull/33
  
Thanks @kinow . I would move this PR to Commons/Configuration. I just not 
sure which component is the best to put it.


---

-
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org



[GitHub] commons-collections issue #33: [COLLECTIONS-664] Add a class that extend a l...

2017-11-06 Thread kinow
Github user kinow commented on the issue:

https://github.com/apache/commons-collections/pull/33
  
Thanks for the clear response Minglei! And thanks for your contribution. 
Let's see what others think :+1: 


---

-
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org



[GitHub] commons-collections issue #33: [COLLECTIONS-664] Add a class that extend a l...

2017-11-06 Thread zhangminglei
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


---

-
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org



[GitHub] commons-collections issue #33: [COLLECTIONS-664] Add a class that extend a l...

2017-11-06 Thread kinow
Github user kinow commented on the issue:

https://github.com/apache/commons-collections/pull/33
  
Hi @zhangminglei !

Sure. Few questions from reviewing the JIRA ticket and the pull request.

* Why Commons Collections? The SortedProperties uses Java collection 
classes to sort its keys. But FileProperties doesn't seem to have much to do 
with Java collections.
* The name of the class doesn't really suggest what it does. Unless there 
are other use cases, we could be more specific about the class name.
* However, I suspect this code belongs more to the user code, and not 
really to the low level library. Might be better to update the ticket to 
Commons Configuration maybe (?), and send a message to the development mailing 
list in case you don't hear back within some days.

The code is well written, and with tests :-) we just need to review the use 
case, and which component could host it.

Hope it helps
Bruno


---

-
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org



[GitHub] commons-collections issue #33: [COLLECTIONS-664] Add a class that extend a l...

2017-11-06 Thread zhangminglei
Github user zhangminglei commented on the issue:

https://github.com/apache/commons-collections/pull/33
  
The CI error seems does not relevant to this PR.


---

-
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org



[GitHub] commons-collections issue #33: [COLLECTIONS-664] Add a class that extend a l...

2017-11-06 Thread zhangminglei
Github user zhangminglei commented on the issue:

https://github.com/apache/commons-collections/pull/33
  
Hello, @kinow, Could you please take a look on this PR? Thanks!


---

-
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org



[GitHub] commons-collections issue #33: [COLLECTIONS-664] Add a class that extend a l...

2017-11-06 Thread coveralls
Github user coveralls commented on the issue:

https://github.com/apache/commons-collections/pull/33
  

[![Coverage 
Status](https://coveralls.io/builds/14052842/badge)](https://coveralls.io/builds/14052842)

Coverage increased (+0.006%) to 86.622% when pulling 
**3ee56fdce999bcf5164c0339601546c2b9b2cd70 on zhangminglei:COLLECTIONS-664** 
into **0b1460dadb5934ebeb0c1c6ef79992606cdb91f0 on apache:master**.



---

-
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org