Skip to content

Determine ConversationManager interface #645

@zastrowm

Description

@zastrowm

Right now the ConversationManager is a HookProvider/Plugin, but that contradicts our decision that we shouldn't be accepting that for higher level abstractions.

Didn't notice this before. Should this be a more specific Plugin base? Or maybe it should be a config to specify one of the built in managers? If someone wants a custom manager they can just pass through plugins right? I just worry because technically someone right now could pass in any plugin implementation to conversationManager and it could be one that doesn't even touch messages.

Originally posted by @pgrayy in #619 (comment)

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