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

Lazy Object Proxy #274

Open
MrFizzyBubbs opened this issue Oct 14, 2024 · 1 comment
Open

Lazy Object Proxy #274

MrFizzyBubbs opened this issue Oct 14, 2024 · 1 comment

Comments

@MrFizzyBubbs
Copy link

First, thank you for your work on wrapt! Is there an existing pattern for using wrapt for creating an object proxy that is evaluated once, lazily? I saw some discussion in ionelmc/python-lazy-object-proxy#22 but was curious if anything had changed since 2017 or if there were any concrete examples.

@GrahamDumpleton
Copy link
Owner

After the 1.17.0 release had been done, had been pondering a 2.0.0 release with changes to drop any legacy Python 2.7 code still hanging around and tweak some other things where is slight risk of compatibility issues. Adding the lazy proxy support at same time in such a major release is something that had also come to mind. All depends on having time and motivation though.

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

2 participants