Skip to content

Documentation tweak -- actual behavior of 'mutable' is not made clear for apply and init #1382

@billmark

Description

@billmark

The API docs for apply() and init() state that the mutable parameter controls which variable collections are mutable, but it doesn't state exactly how the behavior changes when a variable collection is considered to be 'mutable'.

I suspect it just means that all variables in those collections are returned by the apply or init function (even if those variables haven't actually been changed), and that variables in other collections are not returned (even if they otherwise would have been changed). If so, please just update the docs to state this explicitly. But maybe there are behavior changes too?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Priority: P2 - no scheduleBest effort response and resolution. We have no plan to work on this at the moment.Status: pull requests welcomeWe agree with the direction proposed, feel free to give it a shot and file a pull request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions