Skip to content

Docs: make the advice on state IDs consistent once implicit construction can generate them #155

Description

@reboot-dev-bot

Today "How Reboot works" (documentation/docs/concepts.mdx, under "Let Reboot generate the ID") and the "Call your API" overview (documentation/docs/call/overview.mdx, under "Constructing instances") recommend letting the framework generate the state ID. That only works with an explicit constructor (factory=True); implicit construction still needs a caller-chosen ID, so both pages have to hedge and explain the difference.

Once framework-generated IDs for implicit construction land, revisit both pages so the advice is simply "let Reboot generate it", and drop the explanation of when a caller has to choose the ID.

Work in progress on that feature: reboot-dev/mono#5579 and reboot-dev/mono#5585.

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

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions