Skip to content

ScheduleBuildSettings should just use public fields #7440

Description

@alice-i-cecile

What problem does this solve or what need does it fill?

ScheduleBuildSettings, added in #6587 uses a builder pattern.

This would be clearer, simpler, and more consistent if it simply used public fields.

What solution would you like?

Make the fields public and remove the builder methods.

Additional context

Please don't do this until #7267 is merged for the sake of my sanity.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-ECSEntities, components, systems, and eventsC-Code-QualityA section of code that is hard to understand or changeC-UsabilityA targeted quality-of-life change that makes Bevy easier to use

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions