Closed prdoyle closed 8 months ago
This is a way of providing DriverFactory objects info they need about the bosk without passing the Bosk object itself.
DriverFactory
Bosk
I'm not 100% decided whether this is the way to do it permanently, but it seems like a step forward.
This is a way of providing
DriverFactory
objects info they need about the bosk without passing theBosk
object itself.I'm not 100% decided whether this is the way to do it permanently, but it seems like a step forward.