diff options
author | Kartik K. Agaram <vc@akkartik.com> | 2016-05-25 22:18:45 -0700 |
---|---|---|
committer | Kartik K. Agaram <vc@akkartik.com> | 2016-05-25 22:18:51 -0700 |
commit | c78bc9bde9ad6db54e2d38b2651b275a88f78a85 (patch) | |
tree | eae9b6362d5b782e9662de8ef038659eebc25c7b /arc | |
parent | f8b56b793d48f49c3aecbbbb76c77ef1261a0dcf (diff) | |
download | mu-c78bc9bde9ad6db54e2d38b2651b275a88f78a85.tar.gz |
3010
insert_container is getting pretty gnarly. It's spread across two layers (containers and shape-shifting containers), and since it has to deal with extending existing containers it's coiled in on itself, constantly reading and writing the Type table. Maybe I should uncoil the case of extending a container and make it separate from defining a new container.
Diffstat (limited to 'arc')
0 files changed, 0 insertions, 0 deletions