-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
To make this more scalable, as we add more handlers for retrieving context, we can use a `getHandler` method that can provide the relevant handler. This then allows us to pass around that handler, not worrying what it is, just that it's doing its job.
- Loading branch information
1 parent
4eac7de
commit ca4aae9
Showing
1 changed file
with
12 additions
and
13 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters