Move some System.err to Debugging.debugNote.
[SquirrelJME.git] / assets / developer-notes / stephanie-gawroriski / 2021 / 01 / 31.mkd
blob88e0054af93490f18e7de6ec121af9d5c8db2b96
1 # 2021/01/31
3 ## 13:51
6 I made progress the other day getting a banner printed for SummerCoat, now today
7 is the launching of JARs. Also looks like for the super call to the constructor
8 in a constructor is doing a class check... that should probably be changed.
10 ## 18:18
12 Well, now I am at the point where I must implement interfaces and such. Have not
13 had luck with interfaces before the big refactorings, but now I do have an idea
14 of what I want to do with them and a nice way to handle it.