undeprecate component_reads_and_writes#16357
Merged
mockersf merged 1 commit intobevyengine:mainfrom Nov 11, 2024
Merged
Conversation
alice-i-cecile
approved these changes
Nov 11, 2024
Member
alice-i-cecile
left a comment
There was a problem hiding this comment.
I'm not thrilled with shipping a known bug, but fixing this is not something I'd like to rush. And simply deprecating with no replacement isn't acceptable to me either.
cart
approved these changes
Nov 11, 2024
BenjaminBrienen
approved these changes
Nov 11, 2024
bushrat011899
approved these changes
Nov 11, 2024
Contributor
bushrat011899
left a comment
There was a problem hiding this comment.
Not ideal but I agree, 0.15 is already in the RC stage and this needs design work.
mockersf
added a commit
that referenced
this pull request
Nov 12, 2024
# Objective - Does not correct #16339 but takes it out of the 0.15 milestone ## Solution - Make it future us problem instead of solving it now
ecoskey
pushed a commit
to ecoskey/bevy
that referenced
this pull request
Dec 2, 2024
# Objective - Does not correct bevyengine#16339 but takes it out of the 0.15 milestone ## Solution - Make it future us problem instead of solving it now
ecoskey
pushed a commit
to ecoskey/bevy
that referenced
this pull request
Jan 6, 2025
# Objective - Does not correct bevyengine#16339 but takes it out of the 0.15 milestone ## Solution - Make it future us problem instead of solving it now
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Objective
component_reads_and_writes#16339 but takes it out of the 0.15 milestoneSolution