Offload int[] to byte[].
[SquirrelJME.git] / assets / developer-notes / stephanie-gawroriski / 2016 / 12 / 18.mkd
blob3b92d83363168b6d3d95f1d33e1ad3931aad3857
1 # 2016/12/18
3 ## 20:46
5 So I suppose for dependencies that they are a simple name based dependency
6 system. Right now I have no optional dependencies, everything is a hard
7 dependency. However, applications would also additionally depend on APIs
8 without actually requiring their package names be used.
10 ## 20:50
12 Actually I just need a base dependencies, both can be handled the same,
13 however liblets/midlets need checking.