Closed erights closed 1 year ago
Implement @gibson042 's suggestion at https://github.com/endojs/endo/pull/1676/files#r1264339663 as agreed in the thread starting at https://github.com/Agoric/agoric-sdk/pull/8051#issuecomment-1638454456
An advantage of using a symbol-named property on the global instead of a string-named property is that it is not aliased to a global variable name.
Implement @gibson042 's suggestion at https://github.com/endojs/endo/pull/1676/files#r1264339663 as agreed in the thread starting at https://github.com/Agoric/agoric-sdk/pull/8051#issuecomment-1638454456
An advantage of using a symbol-named property on the global instead of a string-named property is that it is not aliased to a global variable name.