Closed schwernbot closed 10 years ago
From: @schwern Date: Tuesday Nov 22, 2011 at 08:56 GMT Orig: https://github.com/Test-More/test-more/issues/157#issuecomment-2831922
TB2::EventCoordinator is no longer a singleton. The impulse for this was to let TB2::Formatter::Multi work by doing the EventCoordinator role, but now that TB2::EventHandlers have accept_event() there's no need.
There's no more use case for this, so I'm closing this up.
From: @schwern Date: Sunday Oct 30, 2011 at 20:37 GMT Orig: https://github.com/Test-More/test-more/issues/157
This will allow other things to be event coordinators without also being singletons.