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

Create attributes for all remote methods and properties on resolve #20

Merged
merged 2 commits into from
Apr 19, 2024

Conversation

arahlin
Copy link
Contributor

@arahlin arahlin commented Apr 19, 2024

This requires that resolve() or TuberObject.tuber_resolve() be called at the start of a script, rather than lazy-loading methods and properties on access.

This requires that `resolve()` or `TuberObject.tuber_resolve()` be called at the
start of a script, rather than lazy-loading methods and properties on access.
@gsmecher gsmecher merged commit 7d7e2e3 into gsmecher:master Apr 19, 2024
2 checks passed
@arahlin arahlin deleted the resolve_refactor branch April 19, 2024 20:18
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

Successfully merging this pull request may close these issues.

2 participants