Remove Twitter links.
[SquirrelJME.git] / assets / developer-notes / stephanie-gawroriski / 2017 / 11 / 16.mkd
blob92645e6cea84a79c611420e844c2630a8f9293e1
1 # 2017/11/16
3 ## 23:24
5 Okay so, I think when it comes to binaries, dependencies and building, that
6 the `BinaryManager` does the dependency and building operations. This way the
7 `Binary` does not refer to the manager itself and does not fully care about
8 things. The binary manager doing the building would instead have the needed
9 things.