External Publication
Visit Post

[Pre-RFC] DNS domains as package namespaces

Rust Internals [Unofficial] April 28, 2026
Source

I'm not following this argument. If you published jmillikin/fuse with namespaces would you be ok with others not being able to publish their jmillikin/fuse ? To me it's exactly the same. If you then argue I could publish my own skifire13/fuse why can't I publish skifire13_fuse right?

If I were writing a FUSE mount server and needed a FUSE library I would look into skifire13/fuse as a possible candidate, but would probably not look at skifire13_fuse because I don't know what sort of technology skifire13 is.

edit: For example, there is a program called Ghidra that has its own dialect of XML, and the library I wrote to parse it is ghidra-xml. It's not a general-purpose XML library, it's specific to the Ghidra dialect.

Discussion in the ATmosphere

Loading comments...