Skip to content

change local state to ResourceManager #18

Description

@easylogic

Transitions the persistent local state of the component to the resource manager.

It can be useful in two cases.

  1. When externally monitoring the state of an object
  2. When duplicating data of the same object

In the case of 2, it is usefully used in hmr, etc.

This way, the component only has behavior and context.

Everything else becomes the concept of saving in the resource manager.

check list

[ ] move hooks store to ResourceManager

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