Hixie/cuddlyworld-ide

Avoid duplicate identifiers by automatically making identifiers unique

Hixie opened this issue · 0 comments

Hixie commented

For example, statically generate identifiers when creating a node. Maybe if the given identifier is a valid one, we use that, but otherwise we use our automatically generated one? Or maybe we just remove our current concept of name/identifier entirely, and in the list we describe things by showing their type and name?