Skip to content

BRP methods naming pass #18055

Open
Open
@Leinnan

Description

@Leinnan

Consider renaming the methods to be a little more hierarchical.
It would make sense to group them more, something like:
bevy/mutate_component -> bevy/world/components/mutate
bevy/list_resources -> bevy/world/resources/list
bevy/insert_resource -> bevy/world/resources/insert
bevy/remove_resource -> bevy/world/resources/remove
bevy/mutate_resource -> bevy/world/resources/mutate

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-Dev-ToolsTools used to debug Bevy applications.C-UsabilityA targeted quality-of-life change that makes Bevy easier to useD-TrivialNice and easy! A great choice to get started with BevyS-Ready-For-ImplementationThis issue is ready for an implementation PR. Go for it!X-UncontroversialThis work is generally agreed upon

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions