Re: Donating code from Nutch to Commons - commons-url?

2021-02-08 Thread Gary Gregory
I would think that Common Net might be fit if it could reuse the code within itself. It's also likely that one the HttpComponent project's component like HttpCore or HttpClient lready has some of this functionality. Gary On Mon, Feb 8, 2021, 21:48 Lewis John McGibbney wrote: > Hi dev@, > My nam

Donating code from Nutch to Commons - commons-url?

2021-02-08 Thread Lewis John McGibbney
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 p

Re: [lang] Introduce @NonNull, and @Nullable

2021-02-08 Thread thc202
I believe Simon was referring to: https://jspecify.dev/ https://github.com/jspecify/jspecify The table that shows the participants is not being displayed currently (just me?), one can view the source though: https://jspecify.dev/_sources/index.rst.txt Worth checking this related thread too: ht