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

[FEATURE] Allow tuiPure access this in methods #4

Closed
waterplea opened this issue Sep 25, 2020 · 0 comments · Fixed by #6
Closed

[FEATURE] Allow tuiPure access this in methods #4

waterplea opened this issue Sep 25, 2020 · 0 comments · Fixed by #6
Assignees

Comments

@waterplea
Copy link
Collaborator

Sometimes we have something like readonly items we got from DI. They will never change so they will not spoil pureness of methods if we use them. However tuiPure currently has no access to this in methods, which is also inconsistent with its getters implementation. We should add access to this.

@waterplea waterplea self-assigned this Sep 25, 2020
@MarsiBarsi MarsiBarsi linked a pull request Sep 26, 2020 that will close this issue
9 tasks
splincode added a commit that referenced this issue Oct 5, 2021
splincode added a commit that referenced this issue Jun 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging a pull request may close this issue.

2 participants