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

Refactor namespace organization for reactive operators #1046

Merged
merged 23 commits into from
Sep 26, 2022

Conversation

glopesdev
Copy link
Member

@glopesdev glopesdev commented Sep 19, 2022

This PR introduces a new organization for the namespaces of reactive operators. It extends the functionality of ProxyTypeAttribute to allow for refactoring arbitrary core operators and nested types while preserving forward compatibility of older workflows by avoiding name clashes.

Fixes #1043
Fixes #1053
Fixes #1055
Fixes #1058

@glopesdev glopesdev added the proposal Request for a new feature label Sep 19, 2022
@glopesdev glopesdev added this to the 2.7.0 milestone Sep 25, 2022
@glopesdev glopesdev merged commit 7c10615 into bonsai-rx:main Sep 26, 2022
@glopesdev glopesdev deleted the issue-1043 branch September 26, 2022 15:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment