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

[Foundry 2] Allow objects creation in data provider #532

Open
nikophil opened this issue Dec 1, 2023 · 2 comments
Open

[Foundry 2] Allow objects creation in data provider #532

nikophil opened this issue Dec 1, 2023 · 2 comments
Labels
enhancement New feature or request

Comments

@nikophil
Copy link
Member

nikophil commented Dec 1, 2023

Maybe we could use lazyness behavior of the proxy system and delay persistence when the object is accessed

@nikophil nikophil added the enhancement New feature or request label Dec 1, 2023
@kbond
Copy link
Member

kbond commented Dec 13, 2023

Yes, we should at least experiment with this before releasing 2.0 to ensure it's possible w/o a BC break.

@nikophil
Copy link
Member Author

cool! I'm just wondering if in any way, we could add a ->proxy() method to the PersistenceObjectFactory... because it will be one of the only usecase, I'd reallyl need proxies

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Development

No branches or pull requests

2 participants