Remove Twitter links.
[SquirrelJME.git] / assets / developer-notes / stephanie-gawroriski / 2017 / 06 / 14.mkd
blob99c4c4f98c9092cdd18ee584fc1fdde258f109c1
1 # 2017/06/14
3 ## 10:28
5 Ok so for class validity and such I can have a checked thing I suppose in the
6 link table which verifies that conditions are met. Basically I am going to
7 need two tables an import table and an export table. When compilation
8 completes the import table will be checked to make sure that all exports are
9 met and they will be bound together.
11 ## 10:53
13 So I need to figure out the best way to represent classes which are in the
14 link table.