Skip to content

deprecate assignment to some fields#1372

Open
sebffischer wants to merge 3 commits intomainfrom
deprecate-field-assignment
Open

deprecate assignment to some fields#1372
sebffischer wants to merge 3 commits intomainfrom
deprecate-field-assignment

Conversation

@sebffischer
Copy link
Copy Markdown
Member

@sebffischer sebffischer commented Aug 13, 2025

We make some fields that will in the future be read-only active bindings.
Before we can actually make them read-only, we need to update all packages to not assign to them in the tests.

@be-marc The backwards compatability test now fails because we can't $instantiate() an old resampling again because the field $task_hash is now private $.task_hash. I think this test is a bit strict though, do we really need this?

Comment thread NEWS.md Outdated
@sebffischer sebffischer requested a review from be-marc August 15, 2025 17:01
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.

1 participant