Hi dev@,
My name is Lewis, I'm a dev over in the Nutch project - http://nutch.apache.org.
It occurred to me that Nutch has some rather useful code related to URL 
processing. It can do things like
* extract domain name from an input URL or String
* get domain suffix
* compare domains
* get domain prefix
.. loads more.

I wonder if it would be worthwhile donating this code to a commons-url project 
such that other could more easily reuse this code should they desire. I suspect 
it would be quite a small project... initially anyway.

Does anyone have any feedback to this proposal?

Thank you
lewismc

[0] 
https://github.com/apache/nutch/blob/master/src/java/org/apache/nutch/util/URLUtil.java

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

Reply via email to