Correct spelling.
[SquirrelJME.git] / assets / developer-notes / stephanie-gawroriski / 2016 / 04 / 23.mkd
blob68aeea4c86d36499fce41b6a769f21c8976ab5bc
1 # 2016/04/23
3 ## 21:22
5 The `NCI` family seems to be better interfaces when it comes to class
6 representation. I can actually pull code from the class file to those in the
7 common code set.
9 ## 21:32
11 The current major thing is splitting off the `CF` code so that it becomes
12 commonized.
14 ## 22:12
16 It might be faster to just redo the class file code to use the new interfaces
17 and bring in the code as required. The end result would pretty much end up
18 being the same for the most part however.