Skip to content

[Feature] Reactive Collection View Controller #50

Description

@royhsu

The current implementation of collection view controller relays on the reactiveness from its storage.

But there are some potential problems need to be well-considered.

  1. If there was an input signal returned by leaf views, should the controller keep automatically reloading mechanism?
  2. If we do keep auto-reload, should a storage provide the way to silently update its internal data?
  3. If we silently update the storage, the other views react from the upstream wouldn't receive any updates. It might cause problems too.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions