Dean Landolt (2013-07-31T17:50:58.000Z)
domenic at domenicdenicola.com (2013-08-05T15:09:10.005Z)
On Wed, Jul 31, 2013 at 12:27 PM, Mark Miller <erights at gmail.com> wrote: > To avoid accidental collision on the interned symbols, you must avoid > accidental collision on the strings used as keys in this registration > table. This demands exactly as much collision resistant of string choices > as using the strings directly. And therefore also demands strings which are > just as ugly. Not exactly -- it's a fresh namespace, so no legacy collisions are possible. Of it immediately becomes a landgrab, similar to npm package names -- or even better, identical to global object today. This is a social problem, and the incentives to play fair have proven effective. This registry would have the secondary effect of functioning as a universal *concept* registry, e.g. [the IANA link relation types][1]. [1]: http://www.iana.org/assignments/link-relations/link-relations.xhtml