Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Evaluate a new way to compare handlers. #244

Open
nathanhammond opened this issue Mar 7, 2018 · 0 comments
Open

Evaluate a new way to compare handlers. #244

nathanhammond opened this issue Mar 7, 2018 · 0 comments

Comments

@nathanhammond
Copy link
Contributor

(From Slack conversation about #242.)

The comparison function to identify equivalency relies on everything coming in at the same time. We should consider a different approach that allows for piece-wise comparison and setting of things like context.

@rwjblue "proposed" setContext as a method, and matchesContext to be part of the evaluation function for equivalency.

Something like this would make it a bit easier to split the responsibilities of checking handler identity into manageable bites.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant