edvin
10/30/2016, 9:18 PMPrototype interface and let Fragment and the controller counterpart implement those, and then rename Injectable to be Singleton or preferably something that can convey that it is a singleton within a scope. Scoped is almost good enough, but one could argue that Prototype is also scoped. It support scopes and `inject()`s inside Fragments does indeed honor the surrounding scope.