Unicode vs. the World

Petite Abeille petite.abeille at gmail.com
Sat Dec 19 22:29:33 GMT 2020



> On Dec 19, 2020, at 00:38, Gary Johnson <lambdatronic at disroot.org> wrote:
> 
> Thanks for the link. I gave it a shot, but it appears to be buggy

Right. It appears to know a fixed list of schemes. See SchemeRegistry:

https://github.com/xbib/net/blob/master/net-url/src/main/java/org/xbib/net/scheme/SchemeRegistry.java#L18

Perhaps one needs to register its own to extend it. perhaps something similar to HttpScheme:

https://github.com/xbib/net/blob/master/net-url/src/main/java/org/xbib/net/scheme/HttpScheme.java#L27




More information about the Gemini mailing list