Skip to content

Compose: Separation of presenter and UI #13

@thumannw

Description

@thumannw

(Rather a discussion topic but it's disabled in this project.)
Nice idea you had here and interesting API to address issues of common boilerplate code.

There is this architectural design pattern to separate presenter business logic (with state) from the UI (with events), a la https://github.com/slackhq/circuit or https://github.com/cashapp/molecule. Your approach seems to fit nicely into this pattern. So are you planning to include some examples showing integrations into these frameworks? Or maybe your API could simply serve as an alternative framework for this pattern, after extending your Compose module to get the Compose runtime running without UI (presenter layer).

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