<@U04S45AHA>: qq, in your comment on <https://rbco...
# general
r
@enough-analyst-54434: qq, in your comment on https://rbcommons.com/s/twitter/r/2715/ you mentioned using a factory for GR like
GoalRunner.Factory(options_bootstrapper, working_set, runtracker, reporting).setup()
etc - is there some benefit to using a factory there vs just moving runtracker and reporting directly into GoalRunner.__init__()?