Why are projections automatically instantiated once upon initialization of a context? This leads a possible computation overhead, to event handlers which will not be unsubscribed and it could lead to unexpected behavior.
https://github.com/efacilitation/eventric/blob/master/src/context/context.coffee#L615