Handle duplicate type registrations more intelligently
Open
A-Reflection
C-Usability
- Dominant language
- Rust
- Stars
- 48.2k
- Forks
- 4.8k
- Avg merge
- 3d 22h
- Merged PRs (30d)
- 161
Description
>I think this should probably more intelligently merge the type data of the registration without overwriting existing data/registrations rather than skipping, but for now I'm fine with this.
_Originally posted by @PROMETHIA-27 in https://github.com/bevyengine/bevy/pull/6487#discussion_r1014662268_
For example, we may want:
- the ability to explicitly overwrite
- a check if the registrations are identical
- other things?
Contributor guide
Assessment
This issue has not been assessed yet.