Global or Local IDs
It seems fundamentally important for a distributed shared memory system of any kind to have some form of global object ID. There is a fundamental need to have an identified, universal name for each and every object in the system that allows one to refer directly to another object and embed references in order to build structured data. The question for the NODAL design is whether we need a within-repository global ID, or whether some other mechanism is adequate?