What's the significance of TLD-first domain-like identifiers?

后端 未结 6 888
南旧
南旧 2021-01-21 01:06

\"TLD-first domain-like identifiers\" is a mouthful but that\'s all I can come up with.

I\'ve seen these used in various places over the years and wondered what the hist

6条回答
  •  庸人自扰
    2021-01-21 01:44

    Its a way of using a globally unique name as the prefix to all your namespaces and thus keep all your namespaces private to the globally unique name.

提交回复
热议问题