DescriptionFactor out a Runner class from executable.dart.
This is useful as an object because it provides all the private methods with
full access to the configuration, the engine, and the loader without having to
pass them around or create top-level variables. It also creates a cleaner
distinction between receiving a signal and closing various components.
R=kevmoo@google.com
Committed: https://github.com/dart-lang/test/commit/218f9925609a8835caf66cbe42bc5f7bb005e94a
Patch Set 1 #
Total comments: 2
Patch Set 2 : Code review changes #
Messages
Total messages: 5 (0 generated)
|