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

Evaluate Results::Data wrapper for data immutability #2

Open
Rynaro opened this issue Feb 6, 2023 · 0 comments
Open

Evaluate Results::Data wrapper for data immutability #2

Rynaro opened this issue Feb 6, 2023 · 0 comments

Comments

@Rynaro
Copy link
Owner

Rynaro commented Feb 6, 2023

Actually, the Results::Result and its implementors got data from injected dependency from a Flow::Caller routine. We store it, and isolate data, even from the Results::Result classes. But we need to ensure immutability.

It could be a wrapper for reversing it, or an "inner class" solution.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant