SquirrelJME/SquirrelJME

View on GitHub
assets/developer-notes/stephanie-gawroriski/2020/03/10.mkd

Summary

Maintainability
Test Coverage
# 2020/03/10

## 19:54

For weak references, objects will just have to keep track of a chian of other
objects that are weakly referring to this that way they can be cleared. Only
way I can think of having weak references work.