Skip to content

Platform agnostic interactors #317

Description

@taras

I'm starting to encounter use cases where I'd like to use Interactors that has nothing to do with DOM.

For example, I have mulitple Kafka messages with very complicated types. I don't need to operate on them, but it would be helpful to be able to select on a kafka topic and match on properties of an event. I would really love the "did you mean one of these?" type feedback when not matching an existing event. I have to implement all of this from scratch without any guardrails.

It would be awesome if I could use the interactors API to represent these objects.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions