-
Notifications
You must be signed in to change notification settings - Fork 13
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Handle automatic operation registration in more cases.
Cleaned up the logic for expanding the Context operations map to handle cases where more than one operation is implemented in a non-native namespace. The previous logic erroneously considered this an error. Fixes #234 Future improvements could try to discover all operations the first time a new namespace is encountered, but this version continues to allow more granular manipulation of namespaces with Context.add_operation().
- Loading branch information
Showing
1 changed file
with
34 additions
and
29 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