Skip to content

Decouple application runtime state from blueprint state #2089

@jleibs

Description

@jleibs

As of #2010 we now re-generate our blueprints every frame from the current state of the store.

There are a number of places where we have application state, caches, etc. related to creating a view from the blueprint, but not directly part of the blueprint that leads to awkward handling, in particular around detecting whether the blueprint itself has been modified and needs to be saved.

Metadata

Metadata

Assignees

No one assigned

    Labels

    uiconcerns graphical user interface🚜 refactorChange the code, not the functionality

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions