Offload int[] to byte[].
[SquirrelJME.git] / assets / developer-notes / stephanie-gawroriski / 2021 / 07 / 11.mkd
blob9bb0e070537450b4cd51500ae9fe909c9678c29e
1 # 2021/07/11
3 ## 17:29
5 I think now that have `TableOfContents` it would be beneficial for the fields
6 and methods to also be structured with these. This will make it much more
7 easier to recycle basic data structures and make a bunch of code more common.
8 Of course that will simplify everything and the process of debugging. It is
9 eventually hoped that the stuff in `tool-classfile` will go away at some point
10 but no idea on that.