Hacker News new | ask | show | jobs
by pombreda 382 days ago
Is this about Maven "groupid" mapped to a namespace? "com.foo.bar" is Maven's own invention and notation.... in most cases we are just trying to adopt the ecosystem convention to minimize fictions.
1 comments

Ah, I see now. Thanks for elaborating on that. I’m not accustomed to Maven but it makes sense that other languages and frameworks have different naming conventions.