Correct spelling.
[SquirrelJME.git] / assets / developer-notes / stephanie-gawroriski / 2017 / 07 / 04.mkd
blob599077aac7faf56e50f6581fbd9aade054f8fd03
1 # 2017/07/04
3 ## 11:58
5 Ok so, I think it is time to remove some of the old code that I have lying
6 around. Also, I thought about `Class.forName()`. Since everything is static
7 I can have it where that call is replaced by a virtualized call which
8 provides the current package or method being called. Basically a kind of in
9 the context of.