There's another aspect to this that seems almost tangential as well. The author goes into the idea that program imports are directly referenced at the OS level. I suppose this replaces compiled system calls with some kind of foreign key reference?
The author mentions this removes the need for ids, but really it would just be hiding them in a non-serializable way.
The author mentions this removes the need for ids, but really it would just be hiding them in a non-serializable way.